This is a web based NES Compiler and Emulator which allows you to mess around with the Super Mario Bros source code and see the results in realtime. You will need your own Super Mario Bros rom for it to work. Everything runs in the browser, there is no server side code.
(more…)
Posted by FireSword |
No Comments »

Nightmod is a tool for making live-moddable games. You can view a game’s code while it’s running and inject changes by simply hitting “Save”. With the powerful Clojure programming language, you’ll see your game come to life as you type.
(more…)
Posted by FireSword |
No Comments »

Proton SDK (aka p+) is a free and open source component based C++ framework with its own touch-optimized GUI system that is optimized for GL/GLES based cross-platform app/game development. Both 2D and 3D apps (using the included but optional Irrlicht 3D engine) are supported.
(more…)
Posted by FireSword |
No Comments »

Boost provides free peer-reviewed portable C++ source libraries.
LINK
Posted by Angelinux |
No Comments »