jamwal69 / GAME

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

About

License:MIT License


Languages

Language:Python 100.0%