a python game inspired by the 90s Bop It! toy
Launch the game, and press ENTER to start the game.
The game is played using 5 keys: UP, DOWN, LEFT, RIGHT, and SPACE.
You need to help your stick-figure character do as much work as possible!
You need to complete each work task using the keys presented on screen.
There are 6 work tasks:
- Drilling
- Mining
- Woodchopping
- Flagraising
- Hammering
- Tirepumping
Throughout the game, you will encounter the Excalibur task.
You win the game by getting a score of 100. Get to work!
The release includes self-contained executables for Windows, macOS, and Linux. No installation required!
- The game uses a finite state machine.
- The executables were freezed using PyInstaller.
- Python 3.7+
- Pygame 1.9.6
This project is released under the GNU GPL License - see the LICENSE file for details