mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 12:56:52 +00:00
Update cheatsheets
This commit is contained in:
29
blockout2
Normal file
29
blockout2
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user