Skip to content

eru123/pygame-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygame-pong

Pong Production Game with PyGame

How to run?

git clone https://github.com/eru123/pygame-pong
cd pygame-pong

# Windows
python main.py 

# Linux & Mac
python3 main.py