Skip to content

martinkrivda/snakeMP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: SnakeMP

Multiplayer implementation of classic game snake, written in Java (using JavaFX framework)

  • Standalone server and client application (note: client requires running server in order to start a game)
  • Build using maven (please use "install" plugin, in "smp-project" module)
  • For 1 - 8 players
  • By default runs locally (as in on "localhost", to connect to different ip modify "smp.client.net.ServerConnection:53")
  • Custom 1-click convenience client/server starter included in "Output" folder ("ProgramQuickStarter.exe"; for Windows only)

Preview

Latest screenshot
Alt Text

Alt Text

Single player game server demonstration
Alt Text

About

Multiplayer implementation of classic game snake, written in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.7%
  • CSS 3.1%
  • HTML 0.2%