This is a prototype for a 2d action game, featuring character movesets powered by state machines.
Special thanks to Jin and Guarah for designing the characters and movesets.
- Three weapons: Sword, Spear and Bow
- Combo system with state machines
- Boss with different attack patterns
- Clone the repository to your machine
- Open with Godot Engine v3.5
- WASD to move, Space to dodge
- Left Click for Sword, Right Click for Spear
- Middle Click hold to use the Bow
This project is licensed under the MIT License.