Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 539 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 539 Bytes

Day 22 Build Pong: The Famous Arcade Game

The Final Project



To run the program:

$ python3 main.py

Or any version of python installed version 3.8 and up

$ python3.9 main.py

Controlls for the paddles:

Left Paddle key
Up A
Down D

Right Paddle Key
Up Arrow key up
Down Arrow key down