JACL Adventure Creation Language 1.12.0 (Default branch) |
|
|
Saturday November 17, 2007. 11:09 AM FreshMeat
JACL is an interpreted language for creating HTML-based 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:
The console interpreter now uses the Readline library to implement tab completion for verbs and objects and command history. The CGI interpreter now uses REMOTE_USER as player's user_id if available. The manual has been completely edited and revised. Many other minor feature enhancements and bugfixes were made.
|