Wall Wrecker is a go!
Well, it’s not the most imaginative idea but I’ve finished something in good time so I’m happy and I’ll be even happier tomorrow if I’m not awake at 4am local time so this is it.
Introduction
Pilot your space going bat and destroy the invading alien wall before it reaches Earth. Only you can save all human kind.
Destroy all the bricks in the alien wall by hitting them with your nuclear ball bomb. Note that some bricks require more than one hit to destroy them and some are invulnerable. If you lose you bomb or take too long the alien wall will advance if it advances too far then Earth is doomed.
Controls
Left / Right arrow to move bat
Space to fire ball
Tab to pause game
Escape to quit
Requirements
Python 2.5 (2.4 should be fine)
Pygame 1.8.1 (1.7 should be fine)
Patience
Download
http://patenall.org/temporary/LudumDare/RobotGuy_LD14_WallWrecker.zip (1.1MB)
Sorry, no Windows exe (of course being python the source should work fine if you have python and pygame).
Tags: final

as with all py, it won’t run, even tho i have python 2.5 pygame 1.8.1, no error message. ok i ran it from cmd and see the error: “import pygame” but i just installed pygame. ran python gui, which is actually just a text adventure, typed help, it says type help() for interactive help, which takes me to a slightly different text prompt, i type import and it doesn’t even have help documents. shnap, this game is hard!