- Download Haxe (http://haxe.org/download/)
- Install OpenFL by typing:
haxelib install openfl
, thenhaxelib run openfl setup
- Install HaxeFlixel by typing:
haxelib install flixel
- Install flixel command by typing:
haxelib install flixel-tools
thenhaxelib run flixel-tools setup
- (Install the required libraries)
- Run game by typing
lime test neko
.