Apr
10th

Mario Compiler

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…)

Tags: , , , , , , , , , ,

Posted by FireSword | No Comments »

Jun
14th

Nightmod

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…)

Tags: , , ,

Posted by FireSword | No Comments »

Aug
13th

Proton SDK

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…)

Tags: , , ,

Posted by FireSword | No Comments »

Mar
13th

BOOST (C++ libraries)

boost_dll_02.jpg

Boost provides free peer-reviewed portable C++ source libraries.

LINK

Tags: , , , , ,

Posted by Angelinux | No Comments »