Preview.1.mp4
Preview.3.mp4
Preview.4.mp4
Sankari ("hero" in Finnish) 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.
The project will be considered complete when there is around 2 to 3 hours of fun and memorable content. Some of the major goals of the project include getting multiplayer to a playable state and making the code as flexible and as readable as possible.
If you have any questions or suggestions about the project or just want to talk to me in general, my Discord username is va#9904
. You can also find me on the Sankari Discord.
- Use Godot scenes instead of one big master node handling all scene nodes. This will allow for easier testing of inidivual scenes in the future.
- Wrap my head around the current codebase. Make the code look nicer. Make it less confusing to the reader.
- Figure out why "Load First Level" option is not working as intended. (First level is loaded but map screen is hiding the level)
- Tinker with the player movement more to get that more snappier platformer like feel.
- Introduce new water tiles.
- Install the latest Godot 4 C# release
- Install .NET SDK 6.0
- 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
Thank you to the following wonderful people that helped make this project something even better