diff options
Diffstat (limited to 'games/frotz/README')
-rw-r--r-- | games/frotz/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/frotz/README b/games/frotz/README new file mode 100644 index 0000000000..303e7f63bc --- /dev/null +++ b/games/frotz/README @@ -0,0 +1,5 @@ +frotz (Z-machine interpreter) + +Frotz is an interpreter for Infocom games and other Z-machine games. It +complies with standard 1.0 of Graham Nelson's specification. Games can +be found at http://www.ifarchive.org/ . |