diff options
author | B. Watson <yalhcru@gmail.com> | 2017-07-09 15:39:18 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:48:01 +0700 |
commit | 3d1f3d98b9b134d79c290153c5cb4b767c14f375 (patch) | |
tree | 298937088df642f71e3c7bd6dc9f55048f1cb61b /games/fizmo/README | |
parent | 9aaa0ad6949c3418f95b8371963d595a3274b1cf (diff) | |
download | slackbuilds-3d1f3d98b9b134d79c290153c5cb4b767c14f375.tar.gz |
games/fizmo: Updated for version 0.8.5_b1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/fizmo/README')
-rw-r--r-- | games/fizmo/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/fizmo/README b/games/fizmo/README index 3274745000..3df3a4e1c2 100644 --- a/games/fizmo/README +++ b/games/fizmo/README @@ -5,3 +5,7 @@ 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. + +By default, the curses (fizmo-ncursesw) and 'dumb' console (fizmo-console) +executables are always built. If you want a GUI for fizmo, install SDL2 +before running this script (the executable will be called fizmo-sdl2). |