Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 614 Bytes

Readme.md

File metadata and controls

31 lines (21 loc) · 614 Bytes

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