https://github.com/gorav22/dont-touch-presents
https://github.com/gorav22/dont-touch-presents
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gorav22/dont-touch-presents
- Owner: Gorav22
- Created: 2024-04-06T17:06:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-08T08:41:40.000Z (over 1 year ago)
- Last Synced: 2025-07-31T13:26:44.633Z (2 months ago)
- Language: Python
- Size: 3.87 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Don't Touch My Presents
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 is made with Python and Pygame.
## How to Play
* Use the arrow keys your maneuver your hand out of the way.
## Installation
### Windows
Open Command Prompt and run the following:
```sh
pip install pygame
```### Mac
Open Terminal and run the following:
pip3 install pygame
### Developed by Gorav Jindal