[PL] Tytuł pracy: Rozproszony serwer do modelowania ewolucyjnego świata z modułową zawartością
[ENG] Thesis title: Distributed server for modeling an evolutionary world with modular content
C#
MonoGame
Docker
PostgreSQL
Python (map editor)
Franciszek Gwarek
Maciej Góralczyk
Przemysław Dębek
Michał Węsiora
master - release
development
server
client
- Download source code
- Compile:
- Shared.sln
- Client.sln
- Server.sln
- Run docker_release.bat script located in "scripts" directory
- Configure appsettings.json file in "Client" directory (not needed when running on the same PC as server)
- Launch client application with .exe file
- Open root directory in cmd
- Run "dotnet tool install -g docfx"
- Run "docfx docfx.json --serve"