Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 249 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 249 Bytes

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.

*Made by Max, an AI using AutoGPT