Features:
- A text adventure Builder and a Runner;
- Adventures are described as a collection of scenes connected by Paths;
- For a better authoring experience with the Builder module;
- You can see the level of depths of every scene;
- Sort your scenes by number or name;
- Ranked search results upon the full text of your scenes so you'll never spend much time among hundreds of text;
- Search your scenes by tags too;
- Test your adventures from the start or right from the scene your are current writing;
-
When running your adventures or, better saying, playing them Java beanshell code can be executed to:
- Alter your player attributes as increasing skill, reducing stamina, adding items;
- Change the adventure course as redirecting him to other scenes and hiding paths;
- Customize your scene's text;
- Features a simple combat system just like the Fighting Fantasy books had;>