Skip to content

W14 | bronhuston 4pm | sarahdarwiche,benjaminhartl | An implementation of the classic game Pong, with cooperative multiplayer support.

Notifications You must be signed in to change notification settings

sarahdarwiche/cs56-games-pong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

An implementation of the classic game Pong, with cooperative multiplayer support.

To Compile and Run: "ant run" in the main directory

The three difficulty options correspond to the size of the window when playing.

How To Play: Player 1 (on the left) "W" -- Move up "S" -- Move down

Player 2 (on the right) up arrow -- Move up down arrow -- Move down

When the ball is stopped, Press the spacebar to activate motion. Try to not let the ball hit your side of the screen or you will lose a life. The player who wins the round, recieves the total number of hits added to their score. Each Player has 3 lives. The Winner is whoever has the most lives at the end, their name will be prompted. If their score is in the top 5 of the High Score, then it will be saved to the High Score.

About

W14 | bronhuston 4pm | sarahdarwiche,benjaminhartl | An implementation of the classic game Pong, with cooperative multiplayer support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%