flambe

Rapidly cook up games for HTML5, Flash, Android, and iOS.

  • Owner: aduros/flambe
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Flambe

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.

On top of being high performance and cross-platform, Flambe recognizes
that assets and workflow are critical to game development. It includes
battle-tested support for importing Flash animations, bitmap fonts, and
particle systems. Live asset swapping lets you modify an asset and see
the change in your game automatically, with no recompile or refresh.
When you need to make a code change, Flambe recompiles and automatically
refreshes your browser tab, all in under 2 seconds.

Check out the Flambe wiki for demos and more.

Installing

See the install guide on the wiki.

Hacking

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 and
haxelib dev flambe.

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.

Build Status
Selenium Test Status

Overview

Name With Owneraduros/flambe
Primary LanguageHaxe
Program languageShell (Language Count: 6)
Platform
License:MIT License
Release Count18
Last Release Nameflambe-4.1.0 (Posted on )
First Release Nameflambe-1.0 (Posted on )
Created At2011-03-24 05:15:12
Pushed At2021-04-16 12:52:13
Last Commit At2021-04-16 09:52:12
Stargazers Count741
Watchers Count57
Fork Count119
Commits Count1.3k
Has Issues Enabled
Issues Count273
Issue Open Count98
Pull Requests Count35
Pull Requests Open Count21
Pull Requests Close Count45
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top