diff options
author | dillo <dillo@pkgsrc.org> | 2004-05-22 23:37:06 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-05-22 23:37:06 +0000 |
commit | 0d8a25f043a73d46304a96ad64663dfa424a0f39 (patch) | |
tree | 1cc95721474085dd1ec70669ec1f5a61dc63a639 /games/hugo/DESCR | |
parent | 1c5d0d6255f639a5a957650c7cd899f296286154 (diff) | |
download | pkgsrc-0d8a25f043a73d46304a96ad64663dfa424a0f39.tar.gz |
import hugo 3.0.07:
A compiler and interpreter for the Hugo interactive fiction system.
The interpreter is the curses port without support for graphics or
sound.
Diffstat (limited to 'games/hugo/DESCR')
-rw-r--r-- | games/hugo/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/hugo/DESCR b/games/hugo/DESCR new file mode 100644 index 00000000000..5e3bef3fa0f --- /dev/null +++ b/games/hugo/DESCR @@ -0,0 +1,8 @@ +Hugo is one of the leading interactive fiction design systems. In +addition to being capable of producing leading-edge text adventures, +it also allows a developer to incorporate true-color graphics +display (which are optional for those who lack either the hardware +or inclination to view graphics) as well as sound effects and music. +And it's free. + +This is the ncurses port, without support for sound or graphics. |