Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 203 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 203 Bytes

pong-game

Make a pong game using python.

What I learned:

  • turtle library
  • windsound library
  • managing width and height of pong game and its ball
  • making paddles
  • adding control buttons to game