I've noticed quite a lot of people here wanting to make their own turn-based RPGs, but had trouble because of just how much stuff you need to make from scratch.
So hey, since I'm already making an RPG, might as well make a template to help others make their dream projects a whole lot quicker!
The actual game is barebones, just some kids exploring a dungeon full of ancient artifacts, but the project file contains the most essential components right out of the gate (battle system, equipment, random encounters, shops, etc) with a selection of different battle styles and mechanics.
Let's hope the code doesn't get too complicated...