Zero Gravity Escape

Its a post compo edition of my entree to LudumDare 21
Real entree here http://www.ludumdare.com/compo/ludum-dare-21/?action=preview&uid=232

I would not really call it a game , more of a prototype of one, and not a very good one at that :D
Seems I managed to get in to a top 10% of entress in "innovation". Guess those who voted so never played Toribash :D

Anyways worked a little on presentation for post compo entree. As it was pure code by the end of LD21 decided to have little bit of fun and add textures and sounds trough pure code too. Results? This weights 75K without a font :D

Things used and done:
Used Box2D
Used AS3 SFXr for sounds http://code.google.com/p/as3sfxr/
GreeenShock TweenLite
bit101 components for buttons

Other then that, ~1200 lines of my code among which is Texture class for generating star sky, ship alloy and crates textures.

P.S Switch to fullscreen, this game was not meant to work in 465x465 window :)