HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

cuyo — Tetris like game. More information: <https://www.karimmi.de/cuyo/>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
cuyocommandlikecliinformationgamemoretetris
linux

Problem

How to use the cuyo command: Tetris like game. More information: <https://www.karimmi.de/cuyo/>.

Solution

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>}}

Code Snippets

Start a new game

cuyo

Navigate the piece horizontally

{{<a>|<d>|<ArrowLeft>|<ArrowRight>}}

Turn the piece

{{<w>|<ArrowUp>}}

Hard drop the piece

{{<s>|<ArrowDown>}}

Context

tldr-pages: linux/cuyo

Revisions (0)

No revisions yet.