Skip to content

lihini223/pong-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pong-game

pong-game is a simple pygame

Want to run this project on your own machine?

Start by cloning this repository by opening a terminal and run following commands. [open the terminal anywhere you wish to clone this repository]

git clone https://github.com/lihini223/pong-game.git

Navigate to the project folder

cd pong-game

Run the game file

python pong.py

Executable file path : https://github.com/lihini223/pong-game/tree/dev/dist/pong.exe

Download game

https://github.com/lihini223/pong-game/blob/main/pong.zip

Resources

https://www.pygame.org/news
https://realpython.com/pygame-a-primer/
https://pypi.org/project/pygame/