summaryrefslogtreecommitdiffstats
path: root/games/fizmo/README
diff options
context:
space:
mode:
author B. Watson2012-12-16 23:42:35 +0100
committer dsomero2012-12-23 15:16:18 +0100
commitcc0266a908063f7c38ed16ac50ba9b72797c4975 (patch)
treef578914aa0a3d26366bf8bfeff3873d811a9c3e8 /games/fizmo/README
parentc1a2e05a2f2071ee7c2b9f85755c176d32477773 (diff)
downloadslackbuilds-cc0266a908063f7c38ed16ac50ba9b72797c4975.tar.gz
games/fizmo: Added (Z-Code interpreter for story files)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/fizmo/README')
-rw-r--r--games/fizmo/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/fizmo/README b/games/fizmo/README
new file mode 100644
index 0000000000..3274745000
--- /dev/null
+++ b/games/fizmo/README
@@ -0,0 +1,7 @@
+fizmo (Z-Code interpreter for Infocom and other story files)
+
+Fizmo provides a Z-Machine interpreter development library in plain C
+along with a ncurses user interface, supporting Z-Machine versions 1
+to 5, 7 and 8. That means it allows you to play interactive ficiton,
+also known as textadventures, which were implemented either by Infocom
+or created using the Inform compiler.