Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 435 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 435 Bytes

About

This is a simple game, where you are playing as a gift and trying to avoid arrows falling from the sky, and you have 3 lives. This game is made entirely in python and using the pygame library.

Game Art

The art that has been used in this game was made manually.

Running the game

To run the game all files have to be in the same directory for it to run. Make sure you have pygame library installed pip install pygame