/flixel-demos

Collection of demos for HaxeFlixel

Primary LanguageHaxeMIT LicenseMIT

flixel | addons | ui | demos | tools | templates | docs | haxeflixel.com

Build Status

##About

This is a large set of demos (currently 57!) using the HaxeFlixel engine and demonstrating its capabilities. All the ones that are compatible with flash can be found on haxeflixel.com/demos.

##Installation

To get the master branch / the release compatible with the latest flixel release, run:

haxelib install flixel-demos

You can then use flixel-tools create command to create one of the demos in a directory of your choice, or alternatively run them directly from the haxelib directory.

##For Developers

If you are wanting to contribute code, please review the follwing documentation:

If you have a question or have not contributed on github before, there are friendly people in the community that help out in the forums.

For using git with github we recommended using a GUI application to manage your changes, for example SourceTree.