Skip to content

Java recreation of Pong for a college project.

Notifications You must be signed in to change notification settings

g-brrzzn/JavaPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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