Paper Invaders!!!

I dreamed the other night about how will it be to have the space invaders inside a normal sheet of paper and this is what was brought to life:

This movie requires Flash Player 9

How to play:
C for insert coin
1 for player 1
2 for player 2
R Resets the game
Backspace Tilts the emulator (game over if someone kicks the machine ;) )

Tech stuff to create the skin:
- Created a SimpleSkin implementing the ISkin interface that uses the graphics of a sprite to paint only the active pixels (and not the background) ( SimpleSkin.as )
- Extended the SimpleSkin and added a paper background the sprite and voila! ( PaperSkin.as )

Everything is updated on the github repository:

http://github.com/ozipi/As3_SpaceInvaders_Emulator

The whole paper invaders is dedicated to Mike Chambers (@mesh), i bet that he would love to have Paper Invaders when he was a child : )