mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 12:45:59 +02:00
blockout2: add page (#4945)
This commit is contained in:
parent
c2420e8db0
commit
c9273cbec3
1 changed files with 24 additions and 0 deletions
24
pages/common/blockout2.md
Normal file
24
pages/common/blockout2.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
# blockout2
|
||||
|
||||
> Tetris like game in 3D.
|
||||
> More information: <http://www.blockout.net/blockout2/>.
|
||||
|
||||
- Start a new game:
|
||||
|
||||
`blockout2`
|
||||
|
||||
- Navigate the current piece on a 2D plane:
|
||||
|
||||
`{{Up|Down|Left|Right}} arrow key`
|
||||
|
||||
- Rotate the piece on its axis:
|
||||
|
||||
`{{Q|W|E|A|S|D}}`
|
||||
|
||||
- Hard drop the current piece:
|
||||
|
||||
`Spacebar`
|
||||
|
||||
- Pause/unpause the game:
|
||||
|
||||
`p`
|
Loading…
Add table
Reference in a new issue