This is a small JRPG project that I’ve been working on. The purpose of the project was to learn about and implement JPRG battle systems and dungeon crawling mechanics. The game is inspired mostly by the classic JRPGs SMT: Strange Journey and SMT4
A “challenge mode” exists which puts the player in preset battles to test their knowledge of the game systems and to show off some of interesting interactions between character abilities
This project was made in Godot v4.4.1 with GDScript
Here is a link to the project’s repository on GitHub
Here is where the latest release can be found