diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:46:14 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:25 +0700 |
commit | a583490326cb24afdb82f8fe4a3975f4751296ab (patch) | |
tree | b44a6346bcf0ada62ec08d89dcdf4076c2bd5736 | |
parent | fb3646fcd1b1172699153936d9bc2ba95081bc2a (diff) |
games/nottetris2: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/nottetris2/README | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/games/nottetris2/README b/games/nottetris2/README index bc2cd668e9e3..97e6a6a89897 100644 --- a/games/nottetris2/README +++ b/games/nottetris2/README @@ -1,14 +1,14 @@ nottetris2 (tetris clone with physics) Not Tetris 2 is the spiritual successor of the classic Tetris mixed -with physics. The result is a fun spinoff in which blocks are no longer -bound to the usual grid. Blocks can be rotated and placed at any angle, -resulting in a complete mess if not careful. And with the newest cutting -edge technology, Not tetris 2 allows line clears when the lines are -sufficiently filled. The old mode is still available for play and is -now called Stack. +with physics. The result is a fun spinoff in which blocks are no +longer bound to the usual grid. Blocks can be rotated and placed at any +angle, resulting in a complete mess if not careful. And with the newest +cutting edge technology, Not tetris 2 allows line clears when the lines +are sufficiently filled. The old mode is still available for play and +is now called Stack. -Also in this version is a multiplayer mode that allows up to 2 players on -a single computer, with each having their own seperate Stack to fill. In -the Invade mode, players can bounce their blocks to their opponent's -side and save up on their own space. +Also in this version is a multiplayer mode that allows up to 2 players +on a single computer, with each having their own seperate Stack to +fill. In the Invade mode, players can bounce their blocks to their +opponent's side and save up on their own space. |