Skip to content

A very simple Pong game made with Pygame v1.9.6 in Python v3.8.0

License

Notifications You must be signed in to change notification settings

QQBQBQL/pygame-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Basic Pong (Python)

Simple Pong game made with Pygame in Python

  • Requires Python v3.0.0 and Pygame v1.9.6 or newer to run
  • Execute "pong.py" to run the game

Created by following a tutorial.

Maid with QQBQBQL