nadako / Ash-Haxe

Port of Ash entity framework to Haxe
Other
131 stars 37 forks source link
ash-entity-framework entity-framework haxe

This is a Haxe port of the awesome Ash entity component framework by Richard Lord. It leverages Haxe's great cross-platform portability and runs on Flash, JavaScript, C++, Android, iOS and so on. Also it uses much static typing features of Haxe, allowing more mistakes to be detected at compile time instead of runtime than in original ActionScript 3 version.

Check out original Ash website for great articles on entity frameworks and game development.

TODO:

Author: Dan Korostelev nadako@gmail.com