mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 22:01:38 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,28 +14,28 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Navigate the piece horizontally:
|
||||
|
||||
`{{Left|Right arrow key}}`
|
||||
`{{<ArrowLeft>|<ArrowRight>}}`
|
||||
|
||||
- Rotate the piece clockwise or counterclockwise:
|
||||
|
||||
`{{x|z}}`
|
||||
`{{<x>|<z>}}`
|
||||
|
||||
- Hold a piece (only one allowed at a time):
|
||||
|
||||
`c`
|
||||
`<c>`
|
||||
|
||||
- Soft drop the piece:
|
||||
|
||||
`<Down arrow key>`
|
||||
`<ArrowDown>`
|
||||
|
||||
- Hard drop the piece:
|
||||
|
||||
`<Spacebar>`
|
||||
`<Space>`
|
||||
|
||||
- Pause/unpause the game:
|
||||
|
||||
`p`
|
||||
`<p>`
|
||||
|
||||
- Quit the game:
|
||||
|
||||
`q`
|
||||
`<q>`
|
||||
|
||||
Reference in New Issue
Block a user