simple network multiplayer game
- Download release JAR from https://github.com/honzasmuk/cervii2/releases/download/1.0/cervii2.jar
- Install java 11 (if you don't have it)
- run server somewhere: java -cp cervii2.jar org.androworks.cervii2.server.Main
- run clients: java -jar cervii2.jar your_name_without_spaces server:port