
Maze Shooter
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
COMES FREE WITH A MENU SCREEN!
You are a brave warrior who has fallen into a robot-infested labyrinth. You have no ammo or any means of destroying the robots.
Maybe you can still figure out a way to survive.
If there's only 1 robot left, you will be able to disable it even without ammo. So the goal is to kill all the robots except 1.
NOW WITH "HARD" OPTION!
The exe version can run on its own. The source version requires:
- Python 2.5.4
- pygame 1.9.1
- (optional) py2exe 0.6.9
To run: main.py ; or MazeShooter.exe
To compile: compile2exe.py
- Yoni
You are a brave warrior who has fallen into a robot-infested labyrinth. You have no ammo or any means of destroying the robots.
Maybe you can still figure out a way to survive.
If there's only 1 robot left, you will be able to disable it even without ammo. So the goal is to kill all the robots except 1.
NOW WITH "HARD" OPTION!
The exe version can run on its own. The source version requires:
- Python 2.5.4
- pygame 1.9.1
- (optional) py2exe 0.6.9
To run: main.py ; or MazeShooter.exe
To compile: compile2exe.py
- Yoni