diff options
Diffstat (limited to 'games/ifm/README')
-rw-r--r-- | games/ifm/README | 5 |
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. |