Skip to content

edux1/Python-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Games

Python installation is required. You can install python downloading the last version in https://www.python.org/downloads/

Also you need the Pygame library. You can install it using pip.

pip install pygame