Big problem! The holidays are almost here but people keep trying to steal your presents. It's up to you to see how long you can defend your precious gift.
This game was made in 3 days with Python and Pygame.
- Use the arrow keys your maneuver your hand out of the way.
Open Command Prompt and run the following:
pip install pygame
Open Terminal and run the following:
pip3 install pygame
Debian / Ubuntu
sudo apt-get install python3-pygame
Arch
sudo pacman -S python-pygame
Fedora
sudo dnf install python3-pygame
You are welcome to submit pull requests, issues, and more! Here are some suggestions:
- Bug fixes
- Optimizations
- New game modes