Text Adventures Suite

Text Adventures Suite is a authoring and interpreter of Interactive Fictions largely inspired on Steve Jackson and Ian Livingstone Fighting Fantasy series of game books in the 80s.

View project on GitHub

It is very feature complete and allows basic scripting for complementing more complex page logic. It supports Combats, Test your Luck (or any other skill), items, quantities of items, images on pages, etc. The only drawback it that you have to have Java RE installed, but it’s just a download 64MB and a next/next/finish install.

Download and Run the Application

A Builder and a Runner

Text Adventures Suite is composed of 2 tools, one Builder where you author your game in the fashion of game books (a form or iteractive fiction) and a Runner, where you actually can play those IFs/games.

Builder - Creating new Games

Builder

Runner - Playing them

Runner

Source code