Note
This project has been archived because it is out of sync with CSharpGodotTools/Template. Template has had some improvements since then so sync issues should not be a problem in the future.
A side scroll game that is taking inspiration from "The Battle Cats" game.
Preview.mp4
- Download and install latest Godot 4 C# release
- Clone this repository with all its submodules
git clone --recursive https://github.com/valkyrienyanko/SideScrollBattleGame
Please have a look at the Projects Coding Style.
I highly recommend you install the GitHub Desktop App. This will almost completely eliminate the need to do Git CLI commands through the command line.