Hacker News new | ask | show | jobs
by larsiusprime 3675 days ago
Apparently they're not made in Flash, they're made in Haxe[1] + OpenFL[2]!

Flash is just one of its export targets. Haxe + OpenFL also supports HTML5.

Here's the framework the person seems to be using: https://github.com/abagames/mgl

[1] http://haxe.org/

[2] http://www.openfl.org/

1 comments

Thanks for pointing that out, I would have missed that important detail otherwise. The majority of his games are indeed in HTML5, so I do wonder what made him choose Flash as an export target for the one or two such games I've seen.