Ok, starting from the beginning:
This is the IDE I'll use for every single C++ project, guide and tutorial.
Libraries:
- Box2D - http://box2d.org/
- Allegro - https://www.allegro.cc/ or
- SFML - http://www.sfml-dev.org/ or
- SDL - http://www.libsdl.org/
Still, there's a full link list under this post, specially the engines section at the very end, with lots of nice links.
Extras, Tools and Utilities:
- CMake (cross-platform make tool) - http://www.cmake.org/
- Boost (utility library) - http://www.boost.org/
- ArgoUML (UML tool) - http://argouml.tigris.org/
- Lua (scripting) - http://www.lua.org/
- Haxe (language/engine) - http://haxe.org/
- Löve2D (Lua framework) - http://love2d.org
No comments:
Post a Comment