JACL Adventure Creation Language 2.0 (Default branch) |
|
|
JACL is an interpreted language for creating
HTML-based games and interactive fiction (text
adventure games). The JACL interpreter contains an
integrated Web server, allowing games to be played
locally or across the network with minimal
configuration. As all execution takes place on the
server, users require nothing more than a plain
Web browser to play.
License: GNU General Public License (GPL)
Changes:
All code has been cleaned up and the majority is
now shared across all versions of the interpreter.
The in-game command parser has been totally
rewritten and the console interpreter has been
ported to make use of the Glk user interface API.
Documentation has also been expanded and is now
also provided as a printable PDF. Many other new
features have been added, as well as many
bugfixes.
|