diff options
Diffstat (limited to 'Base/usr')
-rw-r--r-- | Base/usr/share/man/man6/BrickGame.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Base/usr/share/man/man6/BrickGame.md b/Base/usr/share/man/man6/BrickGame.md index 35dbf231c6..21b41dc5c3 100644 --- a/Base/usr/share/man/man6/BrickGame.md +++ b/Base/usr/share/man/man6/BrickGame.md @@ -19,6 +19,8 @@ You can control where and how a piece falls, by moving it left or right, making - A: Move left, D: Move right, W: Rotate right, E: Rotate left, S: Move down - H: Move left, L: Move right, K: Rotate right +The Escape and P keys pause and unpause the game. + The seven pieces are commonly named "T", "J", "L", "O", "S", "Z", and "I". Note that while "J" and "L" as well as "S" and "Z" are mirrors of each other, they cannot be used interchangeably since you can only rotate pieces. ``` |