summaryrefslogtreecommitdiffstats
path: root/games/ifm/README
diff options
context:
space:
mode:
author Andrew Lobanov <spline1986@gmail.com>2015-10-09 23:20:31 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-09 23:20:31 +0700
commit9133ec82150551d2750a1b8d63f5de64f9c53173 (patch)
treefc81e8356ace4c2673cc0fdeb5cc27404e2652ce /games/ifm/README
parentffe58df880bc92fef3e0361c1bce5add7e6ae709 (diff)
downloadslackbuilds-9133ec82150551d2750a1b8d63f5de64f9c53173.tar.gz
slackbuilds-9133ec82150551d2750a1b8d63f5de64f9c53173.tar.xz
games/ifm: Added (Interactive fiction mapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ifm/README')
-rw-r--r--games/ifm/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/ifm/README b/games/ifm/README
new file mode 100644
index 0000000000..848696ebd6
--- /dev/null
+++ b/games/ifm/README
@@ -0,0 +1,5 @@
+IFM is a language for keeping track of your progress through an Interactive
+Fiction game, and a program for producing various different sorts of output
+using it. You can record each room you visit and its relation to other
+rooms, the initial locations of useful items you find, and the tasks you need
+to perform in order to solve the game.