Missile Command: More Blitting

look mom, no sprite sheet

I've always wanted to build a game using only the drawing api, without any sprite sheets or pre-built vector graphics. I discovered that development of an Atari type game is even faster when done this way than when you have to worry about the stupid graphics and about building a sprite sheet.