Skip to content

crispyfunicular/pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation of the game

The robot (stuck to the mouse) must collect coins to gain points, while avoiding the monsters (ghosts), which can move either upwards, downwards, to the left or the the right. In case a collision with a monster happens, the game ends. Both the coins and the robots appear randomly.

How to install the game

python3 -m venv venv  
source venv/bin/activate  
pip install -r requirements.txt  

How to run the game

python main.py

About

Python Programming MOOC's final project (Univesrity of Helsinki)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages