Choose your own adventure creator
Name
A choose your own adventure creator made in qt for windows.
Description
A software made in qt to create a choose own adventure style of game. The qt program generate a json and compile a godot project from it.
Visuals
Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
Installation
Just download and execute the .exe if you are on Windows.
Usage
Create a file.Create a scene, each scene is composed of a main text and 3 choices that the player can choose from. Each choice leads to another scene. Once you have all the scenes setup.You can click "compile" to generate a .exe for Windows.
Roadmap
Maybe add a way to modify the style of the text (color,animation).
License
Open source
Project status
In progress but usable