flixel | addons | ui | demos | tools | templates | docs | haxeflixel.com
##About
This is a collection of 70+ demos 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.