diff --git a/pages/linux/cuyo.md b/pages/linux/cuyo.md new file mode 100644 index 0000000000..6bb1d08adb --- /dev/null +++ b/pages/linux/cuyo.md @@ -0,0 +1,20 @@ +# cuyo + +> Tetris like game. +> More information: . + +- 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}}`