/Don-t-Touch-my-present-game

Welcome to "Don't Touch My Present," a whimsical and addictive game built using Python and Pygame! In this delightful adventure, you'll embark on a mission to protect your precious present from a set of mischievous & stealing hands. Your task is simple yet challenging: keep the present safe for as long as possible.

Primary LanguagePythonMIT LicenseMIT

Don't Touch My Presents

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

Help development

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

  • Bug fixes
  • Optimizations
  • New game modes