mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 16:06:00 +02:00
cuyo: add page (#4954)
This commit is contained in:
parent
c9273cbec3
commit
640ffc1d5d
1 changed files with 20 additions and 0 deletions
20
pages/linux/cuyo.md
Normal file
20
pages/linux/cuyo.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# cuyo
|
||||
|
||||
> Tetris like game.
|
||||
> More information: <https://www.karimmi.de/cuyo/>.
|
||||
|
||||
- Start a new game:
|
||||
|
||||
`cuyo`
|
||||
|
||||
- Navigate the piece horizontally:
|
||||
|
||||
`{{A|D}} OR {{Left|Right}} arrow key`
|
||||
|
||||
- Turn the piece:
|
||||
|
||||
`{{W|Up arrow key}} `
|
||||
|
||||
- Hard drop the piece:
|
||||
|
||||
`{{S|Down arrow key}}`
|
Loading…
Add table
Reference in a new issue