Skip to content

Python game: Pangolin eating treats. Mid-course hackathon @ Techkids

Notifications You must be signed in to change notification settings

vincetran96/HungGame

Repository files navigation

Pangolin Survival Game

Some screenshots

screenshot 0 screenshot 1 screenshot 2 screenshot 3

About

This is a small, barebone, and proof-of-concept game about a pangolin eating treats falling from the sky. The game was inspired by an animal conservation initiative to protect pangolins. The objective is to keep your score as high as possible. The game will automatically exit if your score is lower than -20000.

How to start the game

Install the dependency:

pip install -r requirements.txt

Enable execution of the playgame.sh script, e.g.,:

chmod a+x playgame.sh

Run the playgame.sh script:

./playgame.sh

Enjoy!

Dependencies

The only dependency is the pygame library.

About

Python game: Pangolin eating treats. Mid-course hackathon @ Techkids

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages