This game was made in the Game Engineering class in WS16/17, teached by Prof. Müller on the Hochschule Furtwangen University. It uses the Fusee Game Engine.
##How to install
- Get the latest version of Fusee and build it
- Open the server solution and build the NetworkHandler project
- Open the client solution and enter the IP from the machine your server application runs on (in
Tutorial.cs
Init()
method) - Start the server application
- Start client(s)
- All clients should atomatically connect to the server