mirror of https://github.com/CrimsonTome/tldr.git
21 lines
274 B
Markdown
21 lines
274 B
Markdown
|
# 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}}`
|