Skip to content

2D online Pong clone created in Java that features a fully functional local (on the same machine) mode as well as LAN multiplayer.

License

Notifications You must be signed in to change notification settings

m0rningdawning/online-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online-pong

2D online Pong clone created in Java that features a fully functional local (on the same machine) mode as well as LAN multiplayer.

GitHub language count GitHub top language GitHub last commit License: MIT

Setup

  1. Open sdk folder and run InstallSDK.bat.

  2. Wait until the installation is finished.

  3. Start online-pong.jar.

How to play

Local

  1. Press PLAY.
  • P1: W - Up, S - Down.

  • P2: ArrowUP - Up, ArrowDown - Down.

  1. Press Space when ready to start playing.

LAN

  • Press PLAY ONLINE.

Host

  1. Do you want to run a server? select Yes.

  2. Do you want to run a public server? select No.

  3. Enter a port in a safe range. E.G. 50000.

  4. Share the IP and the port number with Client and wait for him to connect.

  5. Press Space when ready to play.

Client

  1. Do you want to run a server? select No.

  2. Enter the port and the IP of the server.

  3. Press Space when ready to play.

Statistics

  • Offline statistics can be viewed in the stats folder in offlineStats.json.

  • Online statistics can be viewed in the stats folder in onlineStats.json.

Preview

image image image

Credits

App Icon:

Background:

Fonts:

Ball and Platforms:

SFX:

About

2D online Pong clone created in Java that features a fully functional local (on the same machine) mode as well as LAN multiplayer.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages