1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-09 11:45:23 +02:00
tldr/pages/linux/cuyo.md

20 lines
272 B
Markdown

# cuyo
> Tetris like game.
> More information: <https://www.karimmi.de/cuyo/>.
- Start a new game:
`cuyo`
- Navigate the piece horizontally:
`{{<a>|<d>|<ArrowLeft>|<ArrowRight>}}`
- Turn the piece:
`{{<w>|<ArrowUp>}}`
- Hard drop the piece:
`{{<s>|<ArrowDown>}}`