EZ - an Elisp Z-Machine
-----------------------
This is my (unfinished) attempt at getting Zork 1 running using only
the story file and a few Z-machine reference documents. It is _not_
intended to be a useful implementation of the Z-Machine - there are
plenty of those, even for Emacs.
I'm sharing this only because it's in my nature to share programming
projects. However, this is almost certainly not the Z-Machine you are
looking for! :)
For what it's worth:
License
-------
EZ is free software (free as in freedom), and is made available under the
terms of version 3.0 of the GNU General Public License. This license
can be found in the file named COPYING which is in the same directory as
the file you are reading.