A 2D top-view game implemented in C# (MonoGame).
You can find documentation in /documentation. That includes dev-diary and high-concept.
It is recommended to use Dotnet SDK 3.1 to build the project.
In the root directory execute dotnet build or dotnet run to build and run the game.
