Hai. Let's make games.
haXe is a multi-platform language. Compile one code into many different languages for support in Windows, MacOS, Linux, Android, iOS, Flash -- free. The syntax is simple and open-source. Find tutorials/demos and start building your own application.
Tutorials:
Starting with Haxe
HaxeLearning
HaxeFlashTutorial
Learning Flash with haXe
haXe+NME
haXe Flixel Platformer Tutorial
Need help? Post here.
haXe is a multi-platform language. Compile one code into many different languages for support in Windows, MacOS, Linux, Android, iOS, Flash -- free. The syntax is simple and open-source. Find tutorials/demos and start building your own application.
Tutorials:
Starting with Haxe
HaxeLearning
HaxeFlashTutorial
Learning Flash with haXe
haXe+NME
haXe Flixel Platformer Tutorial
- Download and install.
- Open terminal.
- haxelib install lime
- haxelib run lime setup
- haxelib install flixel
- mount folder containing your favorite demo
- lime test "Projext.xml" flash
Need help? Post here.