games/ifm: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-13 03:39:15 -04:00 committed by Willy Sudiarto Raharjo
parent addae9a9d1
commit 4e1ca0e90b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 5 additions and 5 deletions

View File

@ -1,5 +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.
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.