1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 11:15:30 +02:00
tldr/pages/common/blockout2.md

24 lines
372 B
Markdown

# blockout2
> Tetris like game in 3D.
> More information: <https://www.blockout.net/blockout2/>.
- Start a new game:
`blockout2`
- Navigate the current piece on a 2D plane:
`{{<ArrowUp>|<ArrowDown>|<ArrowLeft>|<ArrowRight>}}`
- Rotate the piece on its axis:
`{{<q>|<w>|<e>|<a>|<s>|<d>}}`
- Hard drop the current piece:
`<Space>`
- Pause/unpause the game:
`<p>`