Menu

Adventure Game Driver / News: Recent posts

AGD 0.0.2 released

This version has a completely new interpreter, along with a different bytecode syntax.
Some features include:
* Escape codes: \\, \", \t, \a, \b, \f, \e
* Operators: > >= < <= && || * / %
* while(), do..while()
* New dfuns: uptime, asctime, input_to, query_idle
* C++ style comments (//)

Posted by Peep Pullerits 2004-03-15

AGD version 0.0.1 (alpha) released

AGD, a MUD driver (not related to a device driver) which will allow recreating old Sierra games as online games. This is the first public release, 0.0.1-alpha. It has basic LPC scripting and runs as a chat server.
http://sourceforge.net/projects/agd/

Posted by Peep Pullerits 2004-02-08