Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 178 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 178 Bytes

pong-game

A version of the classic Pong game using Python, OOP, and its Turtle library. Allows for two players, includes score keeping, moving graphics, and keyboard control.