mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 09:53:25 +00:00
Update cheatsheets
This commit is contained in:
25
linux/cuyo
Normal file
25
linux/cuyo
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# cuyo
|
||||
|
||||
> Tetris like game.
|
||||
> More information: <https://www.karimmi.de/cuyo/>.
|
||||
|
||||
- Start a new game:
|
||||
|
||||
`cuyo`
|
||||
|
||||
- Navigate the piece horizontally:
|
||||
|
||||
`{{A|D|Left arrow key|Right arrow key}}`
|
||||
|
||||
- Turn the piece:
|
||||
|
||||
`{{W|Up arrow key}}`
|
||||
|
||||
- Hard drop the piece:
|
||||
|
||||
`{{S|Down arrow key}}`
|
||||
Reference in New Issue
Block a user