Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 737 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 737 Bytes

Basic_Game

French man collecting all his bread. A 2d platformer style game taking place in Paris, France. In addition to challenges of collecting his bread, the player is also trying to reach the goal with the fastest time. Medals are awarded for times fitting in a certain interval.

This Repository contains all the code, csv files, art, music used in the development of "Where's My Bread"

alt text

To Play

make sure you have pygame package installed

pip install pygame

Then run command

python3 paris.py