1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/cuyo.md

21 lines
272 B
Markdown
Raw Normal View History

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