Pyweek 5 Warmup WIP
Here is a little sorta E=MC^2, sorta not themed warmup game I'm currently working on.http://cthulhu32.kraln.com/pyweek5/LightChaser-0.1A.zip
If you get annoyed by the fact that it quits after you kill all the enemies, open up game.py, and comment out Line 67.
Basically this is just a little mouse physics game, right click accelerates, left click shoots. You can't die yet, and the enemies die without any explosion or anything. My next step is to add points, explosions when things get hit, possible power-ups when you kill the drones and/or mother-ship, some level design, and a menu/high score. Then I'll call it good for a warmup game :)
(log in to comment)
Cthulhu32 on 2007/08/21 05:41:
Okay, another update to my warmup game. Its not for the warm-up contest, its just good fun. Here's a real quick screen.http://cthulhu32.kraln.com/pyweek5/LightChaser-0.2A.zip