GINAS: Difference between revisions

From IFWiki

m (→‎Links: use ifarchive template)
Line 14: Line 14:


== Links ==
== Links ==
*  {{ifarchive|interpreters-other/|ginas/}} at the ifarchive.
*  {{ifarchive|interpreters-other/ginas/|ginas04.zip}} Source distribution

Revision as of 17:08, 14 December 2007


GINAS: The Generic Interactive Narrative Authoring System, by Jeff Standish. GINAS is an Object-Oriented LISP system for Interactive Fiction.

Current version: 0.4 (August 1995), beta

Games

The only known games written in GINAS are the demo games included in the source distribution:

Distribution contents

The distribution contains the source to the entire authoring system, default game library, and interpreter; all available under a FreeBSD-style license. This may be a good starting point for someone seeking to create or extend an OO-LISP Authoring System.

Links