|
Eile Mit Weile
|
The game can only be easily installed on a Linux system using apt-get. If you are using a different operating system, you will have to install wxWidgets 3.0 manually.
Go to the root directory of the project and run the following commands:
In case you get an error running the INSTALL script, make sure you run it with
and also try to run
before running the INSTALL script again. Alternatively, you can run the commands in the INSTALL script manually.
To start a local server, run the following command:
To start a game client, run the following command:
Refer to the Topics section for an entry point to the source code.