Skip to content

Running

Luca Pirovano edited this page Jun 30, 2020 · 6 revisions

Using the JAR file

Once you met all the requirements, open a terminal and go to the project target directory (which has to be previously built with maven). Once there, execute this command:

java -jar GC01-<version>-jar-with-dependencies.jar

You'll have to choose if you want to launch server, CLI client or GUI client by typing the option number on your keyboard.

In order to play, you'll have to launch at least one server and two clients (either CLI or GUI).

In order to play multiplayer from different locations port forwarding is needed.

Using the installer

Open the installer and choose a directory in order to copy the game files. A new desktop shortcut will be created, simply double click on it and the game will be launched. In this case you don't need Java 14 installed, because it's pre-packaged into the installation files.