Jump to content

Use FlashDevelop IDE to make Phaser Games with PhaserHaxe


CrazySam
 Share

Recommended Posts

Just released: https://github.com/ratkingsminion/PhaserHaxe

 

Haxe allows users to write code in a statically typed language and compile it to other languages (in this case, Javascript). Development with Haxe is very pleasant (especially when using FlashDevelop), and provides auto-completion with type information. PhaserHaxe is a set of typed class bindings for Haxe (similar to typescript definition files).

 

Checkout source code of a simple demo built with PhaserHaxe: https://github.com/ratkingsminion/PhaserHaxe/blob/master/src/Main.hx

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...