diff options
Diffstat (limited to 'games/bastet/README')
-rw-r--r-- | games/bastet/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/games/bastet/README b/games/bastet/README new file mode 100644 index 0000000000..fc13b9f45e --- /dev/null +++ b/games/bastet/README @@ -0,0 +1,15 @@ +bastet (horribly difficult Tetris clone) + +Have you ever thought that Tetris is evil because it never sends you that +straight "I" brick you need to clear four rows? Well, Tetris(R) probably +is not so malevolent, but Bastet certainly is. >:-> Bastet stands for +"bastard tetris", and is a simple ncurses-based Tetris(R) clone for +Linux. Instead of choosing the next block randomly, this fiendish program +uses a special algorithm to give you the worst possible brick. Playing +Bastet can be a very frustrating experience! + +bonus points for presenting it to your friends as "just another Tetris clone" + +If you're in X and have TERM set to "xterm-color", the text cursor will +stay enabled, which looks a little weird. Use "xterm" or "xterm-256color" +instead. |