nim-wiki/Community-Projects.md

40 lines
1.2 KiB
Markdown
Raw Normal View History

2013-01-24 16:39:44 +00:00
## IDEs/Text Editors
* Aporia https://github.com/nimrod-code/Aporia
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
2012-11-27 16:16:43 +00:00
* Urban Terror communication library https://github.com/dom96/nim-urbanterror
2012-10-23 20:15:58 +00:00
2013-01-24 16:39:44 +00:00
## Package Managers
* Babel https://github.com/nimrod-code/babel
2012-10-23 20:15:58 +00:00
## Physics
* Chipmunk https://github.com/fowlmouth/nimrod-chipmunk
## Web
* Jester https://github.com/dom96/jester
2013-01-24 16:39:44 +00:00
* [Nimbuild](http://build.nimrod-code.org) https://github.com/nimrod-code/nimbuild
* [Nimforum](http://forum.nimrod-code.org) https://github.com/nimrod-code/nimforum
2012-10-23 20:15:58 +00:00
## Miscellaneous
* https://github.com/AdrianV/nimrod-tools
* https://github.com/exhu/nimrod-misc
* https://github.com/fowlmouth/nimlibs
* https://github.com/Schala/nimrod-modules
2013-05-21 21:49:13 +00:00
* Nake https://github.com/fowlmouth/nake
2013-03-10 23:25:42 +00:00
* ANSI terminal color library for the Nimrod programming language https://github.com/eegg/nimrod-termcolor
* Command line parsing module https://github.com/gradha/argument_parser