Updated Community Projects (markdown)
This commit is contained in:
parent
cbbff94c8d
commit
dce9d716c9
|
@ -1,6 +1,6 @@
|
|||
## IDEs/Text Editors
|
||||
|
||||
* Aporia https://github.com/nimrod-code/Aporia
|
||||
* Aporia https://github.com/nim-lang/Aporia
|
||||
|
||||
## Networking
|
||||
|
||||
|
@ -9,7 +9,8 @@
|
|||
## OpenGL/Game-related
|
||||
|
||||
* GLFW https://github.com/rafaelvasco/nimrod-glfw
|
||||
* CSFML https://github.com/fowlmouth/nimrod-sfml
|
||||
* CSFML https://github.com/blaxpirit/nim-csfml
|
||||
* SDL2 https://github.com/nim-lang/sdl2
|
||||
* Libtcod-nim https://github.com/Vladar4/libtcod-nim
|
||||
* Nimgame https://github.com/Vladar4/nimgame
|
||||
* OpenCL https://github.com/apriori/nimCL
|
||||
|
@ -17,7 +18,7 @@
|
|||
|
||||
## Package Managers
|
||||
|
||||
* Babel https://github.com/nimrod-code/babel
|
||||
* Nimble https://github.com/nim-lang/nimble
|
||||
|
||||
## Physics
|
||||
|
||||
|
@ -26,8 +27,8 @@
|
|||
## Web
|
||||
|
||||
* Jester https://github.com/dom96/jester
|
||||
* [Nimbuild](http://build.nimrod-code.org) https://github.com/nimrod-code/nimbuild
|
||||
* [Nimforum](http://forum.nimrod-code.org) https://github.com/nimrod-code/nimforum
|
||||
* [Nimbuild](http://build.nim-lang.org) https://github.com/nim-lang/nimbuild
|
||||
* [Nimforum](http://forum.nim-lang.org) https://github.com/nim-lang/nimforum
|
||||
|
||||
## Miscellaneous
|
||||
|
||||
|
@ -37,4 +38,5 @@
|
|||
* https://github.com/Schala/nimrod-modules
|
||||
* Nake https://github.com/fowlmouth/nake
|
||||
* 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
|
||||
* Command line parsing module https://github.com/gradha/argument_parser
|
||||
* https://github.com/def-/nim-unsorted
|
Loading…
Reference in New Issue