A multiplayer strategy game based on Settlers Of Catan made in Unity. This is the Unity-project for the game, and you will need to run it from Unity yourself to play.
You need to have atleast Unity 2019.3 to run this project.
git clone https://github.com/Andorr/SettlersOfCatlan.git
This project uses Photon to power the multiplayer aspect of the game. This means you need to have a PhotonServer running for the multiplayer to work. If you use the Photon Cloud you can simply just add your own AppId to the project.
Open the project and build as standalone. Run the executable.