Skip to content

junsumun/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Pong

A popular 2D table tennis game written in Java, and JavaFx is used to display the game. This pong game supports two game modes: Classic mode and Arcade Mode.

Game Preview

Main Menu Second Menu Game Play
screen shot 2018-03-09 at 9 12 45 am screen shot 2018-03-09 at 9 49 41 am screen shot 2018-03-09 at 9 13 08 am

Getting Started

To test out this game on your device, please follow the instruction below carefully.

Requirement

  • I have included a GameLauncher.jar file for people who just want to play the game. However, to play the game by cliking the jar file, make sure you have installed Java SE Development kit on your device.
  • If you like to see the game on the IDE environment, make sure you downloaded an appropriate IDE (I recommend using Eclipse).

Game Controls

LEFT PLAYER: Keyboard key "W" - Up "S" - Down "E" - Use Item *(only available in arcade mode)

RIGHT PLAYER: Keyboard key "p" - Up "L" - Down "O" - Use Item

To Pause: Press "SPACE BAR"

About

Colourful Pong game written in JavaFX

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages