Files
cheatsheet-tldr/tldr/linux/cuyo
2025-03-10 00:15:53 +00:00

26 lines
364 B
Plaintext

---
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>|<ArrowLeft>|<ArrowRight>}}`
- Turn the piece:
`{{<w>|<ArrowUp>}}`
- Hard drop the piece:
`{{<s>|<ArrowDown>}}`