Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 768 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 768 Bytes

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