Skip to content

AlmasB/CI628-PongServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI628-PongServer

A simple server for multiplayer com.almasb.fxglgames.pong.

Run pre-built binary

  1. Go to Releases
  2. Download and unzip ci628server-win.zip on a Windows machine.
  3. In the unzipped directory, go to bin and run Start-CI628server.bat.

Build

You do not need to modify the server code, but if you wish to, please see below

In IntelliJ Community Edition:

  1. File -> New -> Project from existing sources
  2. Select Maven
  3. Run server from PongApp

Note: make sure that Project Structure -> Modules uses Java level 17.

About

A simple server for multiplayer pong.

Resources

License

Stars

Watchers

Forks

Languages