Skip to content

Commit d4d625b

Browse files
karolbabgianfo
authored andcommitted
Base: Document Escape and P pausing/unpausing BrickGame
1 parent ddac819 commit d4d625b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Base/usr/share/man/man6/BrickGame.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ You can control where and how a piece falls, by moving it left or right, making
1919
- A: Move left, D: Move right, W: Rotate right, E: Rotate left, S: Move down
2020
- H: Move left, L: Move right, K: Rotate right
2121

22+
The Escape and P keys pause and unpause the game.
23+
2224
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.
2325

2426
```

0 commit comments

Comments
 (0)