Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 517 Bytes

File metadata and controls

14 lines (9 loc) · 517 Bytes

JavaPong

Java recreation of Pong for a college project.

JavaPong

  • Use the UP/DOWN arrow keys to control Player 1's paddle.
  • Press the "o" key to activate CPU control for player 1.


  • Use the "W"/"S" keys to control Player 2's paddle.
  • Press the "p" key to activate CPU control for player 2.

screenshot3