Sankari is a non-profit F2P 2D Platformer about a hero whose village gets raided by the evil king. The hero goes on a journey to free back the villagers that were captured and defeat the evil king.
This project was created to gain experience in the C# Godot environment for the 2D Platform genre and to prove to myself that I can make a complete game. I hope in making this open source that others will also learn some things that I have learned.
- Install the latest stable version of Godot Mono (C#)
- Install .NET SDK from this link
- Install .NET Framework 4.7.2
- In
Godot Editor > Editor Settings > Mono > Builds
: Make sureBuild Tool
is set todotnet CLI
This project is under the MIT license
- Most assets (art / audio) are under the CC0 license from Open Game Art
- Some of the audio is from Mixkit under the Mixkit license
- The networking library ENet-CSharp is under the MIT license