Download
Haxeflixel is available to use on Linux, Mac or Windows.
We recomend you use Haxelib with the following command;
haxelib install flixel
To avoid a current issue compiling to cpp targets also install the latest hxcpp with this command;
haxelib install hxcpp
The Latest source code is available on github;
You will need to have Haxe and NME installed and working. If you need help setting this up, please see the getting started article.
One of the best things to do from here is to check out our Demos. All of the code for these demos and more is available on github at Beeblerox's Demo Repo.