The only things you need to understand in order to use this framework are:
- Variables
- Random Choice
- Jump and Label
- If Statements
- That's seriously it. If you know how to make a simple VN then you know how to use this code
- Use in your own game
- Modify the code to add more features
- Make both Non-Commercial and Commercial games (I highly doubt you can rely on something this simple if you're gonna make money though)
The images in the Sprites folder were created by Mink and are not open for Creative Commons use. They're placeholders so that the framework demo works.
The basic framework only includes Attack and Defend options for both the player and the enemy, though you can easily add special attacks and healing options if you wanted to. I'm only going to provide this code as-is, meaning I probably will not update it unless someone stumbles upon some bug.