Skip to content

Recreating Atari's classic Pong game on Pygame

Notifications You must be signed in to change notification settings

Cross7-dev/Pong-Pygame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pong Pygame

TODO

Language Module

Getting Started:

You must have Python and Pygame installed. If you don't have you can install with the following commands:

Linux:

TODO

Windows:

TODO

If you have Python and Pygame installed, you can run the program in the command prompt / terminal.

python pong.py

Controls

Multiplayer player:

  • TODO

Single player:

  • not implemented yet

About

Recreating Atari's classic Pong game on Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%