Flambe is a 2D game engine that makes cross-platform development actually fun!
Written in Haxe, games are compiled to HTML5 and Flash, with support for mobile browsers. The HTML5 renderer uses WebGL, with fallback to canvas. Rendering in Flash uses Stage3D. Native Android and iOS apps are packaged using Adobe AIR.
Demos and more are on the Flambe wiki.
See the install guide on the wiki.
Patches and pull requests are welcome! To build and develop Flambe from source, clone this repository and run:
(sudo) npm link ./command
haxelib dev flambe ./src
To later go back to a stable release, run (sudo) flambe update.
Are things not working? I'd be happy to help, open an issue, ask on the forum, email me privately, or talk to me in #Haxe on irc.freenode.net.
