Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 295 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 295 Bytes

Pong

Breakout Game created using the PyGame Library

Lessons Learned

I Learned more about Object-Oriented programming and created a Breakout game with a double paddle mode. I also learned about music, controllers, and score keeping by reading and writing to a file to maintain high scores