Files
cheatsheet-tldr/tldr/blockout2
2025-03-10 00:15:53 +00:00

30 lines
465 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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>`