Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-10 00:15:53 +00:00
parent 9e2d0f72f1
commit dc654e9ad5
133 changed files with 423 additions and 367 deletions

View File

@@ -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>`