Twease Now Comes in a New Flavor: AS3
Tuesday, April 1st, 2008So the wait is finally over: Twease is now available in both AS2 and AS3!
I just started learning AS3 Monday, and today I have finished porting Twease 2.0 Beta into AS3. To be honest, most of if it really didn’t need to be rewritten, but a lot of the new compiler requirements made the loose checking of the AS2 version give me nightmares. I mean really, so what if it’s undefined? Ugh, but I digress.
This port was just to get the engine functional. There are almost zero optimizations made in regards to new AS3 features, but even so, I’m positive it will run fine for your average uses.
As i look back on the old Twease code after getting into AS3, I see a lot of places where things should be totally redone. But it works. And it works the same on both sides, so I’ll be letting it be.
There’s really not much more to say, except that Twease is now Beta 2, and that you should head on over to Google Code to get your AS3 fix on.