This is the source code for a puzzle game built using godot 3.0 and c#. It requires a nuget package to run.
If you want to give it a shot head over to itch.io for a build of the actual game. Download Here!
- You need to run nuget to restore the nuget packages. Use the following command:
nuget restore ShortServe.sln
Enjoy, I love Godot 3!