summaryrefslogtreecommitdiffstats
path: root/games/bastet
diff options
context:
space:
mode:
author B. Watson2020-10-13 07:32:58 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:39:55 +0200
commit739ceefa099b8e80dcacdea255a74a80e784e4d2 (patch)
treed9455f8e8916fae38c5d36c66fed234e5c133dba /games/bastet
parentd301241d24a3b7ae4b4a7cac60c8d3a59503f3e0 (diff)
downloadslackbuilds-739ceefa099b8e80dcacdea255a74a80e784e4d2.tar.gz
games/bastet: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/bastet')
-rw-r--r--games/bastet/README20
1 files changed, 10 insertions, 10 deletions
diff --git a/games/bastet/README b/games/bastet/README
index 76d992edd3..e1b35a68a9 100644
--- a/games/bastet/README
+++ b/games/bastet/README
@@ -1,16 +1,16 @@
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!
+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.
+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.