Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

paulolima18/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong   Tweet  

Price

Pong

Classic pong game made in python

Getting Started

  • Pong [Implementation of "Pong", the game, in python3 using pygame]
    • Single Player : Single Player mode
    • Multiplayer : Two Player mode
  • Install needed packages with:
python3 -m pip install pygame
  • Run game modes with:

Normal:

python3 pong.py

2 Players:

python3 pong2p.py

Releases

No releases published

Packages

No packages published

Languages