Hacker News new | ask | show | jobs
by airfoil 5114 days ago
I tried a bunch of different game engines, toolkits, frameworks, languages, etc. for the game I'm working on and the thing that sold me on Haxe was NME. I was able to build for Mac and Flash without changing my code. I simply specified a different target platform at the command line. I haven't built for mobile yet, but I suspect there won't be very many changes to my code when I do.

Also, the Haxe community is full of great hackers and incredibly helpful.