nim-wiki/Community-Projects.md

28 lines
772 B
Markdown
Raw Normal View History

2012-10-23 20:15:58 +00:00
## Networking
* ENet https://github.com/fowlmouth/nimrod-enet
## OpenGL/Game-related
* GLFW https://github.com/rafaelvasco/nimrod-glfw
* CSFML https://github.com/fowlmouth/nimrod-sfml
2012-11-27 00:20:11 +00:00
* Libtcod-nim https://github.com/Vladar4/libtcod-nim
* Nimgame https://github.com/Vladar4/nimgame
2012-10-23 20:15:58 +00:00
* OpenCL https://github.com/apriori/nimCL
## Physics
* Chipmunk https://github.com/fowlmouth/nimrod-chipmunk
## Web
* Jester https://github.com/dom96/jester
## Miscellaneous
* https://github.com/AdrianV/nimrod-tools
* https://github.com/exhu/nimrod-misc
* https://github.com/fowlmouth/nimlibs
* https://github.com/Schala/nimrod-modules
2012-11-01 15:17:11 +00:00
* Nake https://gist.github.com/3607822
* ANSI terminal color library for the Nimrod programming language https://github.com/eegg/nimrod-termcolor