I spent just under three hours this afternoon recoding Actionscript 2 game of mine named ‘Flipit’ into AS3, using a lot of the original graphics.
Here’s the video …
Flipit Beta 1 from Terry Paton on Vimeo.
The game is a simple tile colour game where each tile will flip over it’s neighboring tiles, with the aim to make all the tiles white. The tiles are a pre-rendered png sequence placed on a timeline, that I then blit and rendering using similar techniques in my other recent games.
The performance is really quite slow at the moment, around 16 fps which I’m not sure why of yet, but it should be no problem speeding up. Probably just a bit of clumsy code from developing it so fast.
Wow, that’s all I can say. Flash combined with Air makes for some magic stuff.
