Skip to content

Gooodgis/dont-touch-my-presents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 was made in 3 days 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:

pip install pygame

Mac

Open Terminal and run the following:

pip3 install pygame

Linux

Debian / Ubuntu

sudo apt-get install python3-pygame

Arch

sudo pacman -S python-pygame

Fedora

sudo dnf install python3-pygame

Help development

You are welcome to submit pull requests, issues, and more! Here are some suggestions:

  • Bug fixes
  • Optimizations
  • New game modes