Game Haxe
Experimenting with Web Game Development
-
Change a few lines, get a big speedup.
It was pointed out to me that there was a better way to do a “cast” and a few simple changes to to porting script yielded some big improvements. So, the new bundle here now gives:
Car Demo Robot Demo Original 2.0ms 9.5ms haXe 1.58ms 9.45ms hx->as3 1.56ms 9.47ms So now you can add speed as a reason to use haXe.

