Skip to content

A recreation of Pong in Python3, using the pygame library!

Notifications You must be signed in to change notification settings

adatia/python-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonPong

Built in Python3 using the pygame library, PythonPong is a recreation of the 1972 classic arcade game, Pong!

Controls

PythonPong is a two-player configuration of Pong. Player 1 (left) uses the up and down arrow keys to move their paddle, and Player 2 (right) uses the W and S keys to move their paddle.

Usage

~/python-pong python3 python-main.py

About

A recreation of Pong in Python3, using the pygame library!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages