Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 229 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 229 Bytes

PongGame

A simple reproduction of the Pong game with Python for two players.

  • For player One, use W and S keys.
  • For player Two, use Up and Down keys.