diff options
author | B. Watson <yalhcru@gmail.com> | 2014-09-05 06:59:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-06 00:02:52 +0700 |
commit | 699c963fde9fd3f1ef871678631e7fe1af196be9 (patch) | |
tree | 9caa4b51812c1edd740562723bdf495e816363cc /games/noteye/README | |
parent | 8557e772da342593f0858610a907a8d99d196b33 (diff) | |
download | slackbuilds-699c963fde9fd3f1ef871678631e7fe1af196be9.tar.gz |
games/noteye: Added (roguelike frontend).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/noteye/README')
-rw-r--r-- | games/noteye/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/games/noteye/README b/games/noteye/README new file mode 100644 index 0000000000..dc085ec0ab --- /dev/null +++ b/games/noteye/README @@ -0,0 +1,17 @@ +noteye (fontend for roguelike games; includes hydraslayer) + +Necklace of the Eye (NotEye in short) is a roguelike frontend. It can +modify the output of console and libtcod roguelikes, and it also works +as a library which allows to easily port old ASCII roguelikes like ADOM +into 21st century. + +Hydra Slayer is a Roguelike game focused on one thing: slaying Hydras. It +is inspired by Greek mythology, Dungeon Crawl, MathRL seven day roguelike, +and some mathematical puzzles about brave heroes slaying many headed +beasts. Hydra Slayer features an original combat system, based on +mathematical puzzles. Since Hydra Slayer is a flagship roguelike for +NotEye, the two are distributed together. + +NotEye can be used as a frontend for most of the rogue-like games on +SlackBuilds.org, such as rogue, adom, nethack... try searching the site +for "rogue". |