Skip to content

avi-psvm-dutta/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

The classic Pong game, built on Java.

Original Developer: Avi Dutta
This program has no copyrights.
Anyone is free to view, use and edit the source code.

Controls:

Player 1:
  Q: Move Up
  A: Move Down
Player 2:
  Up Arrow: Move Up
  Down Arrow: Move Down

Gameplay / Rules:

The two players move their bats upwards and downwards, in order to save the ball from going behind.
The player that misses the ball loses one point per rally.
The first player to 7 points wins.

Known issues:

Movement of one player's bat is restricted when the other player taps a movement key.

About

The classic Pong game, built on Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages