An open API service indexing awesome lists of open source software.

https://github.com/gorav22/dont-touch-presents


https://github.com/gorav22/dont-touch-presents

Last synced: 7 days ago
JSON representation

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