From 640ffc1d5d131d5277b0e4f34ce0e8ad8435e6b6 Mon Sep 17 00:00:00 2001 From: Sahil Dhiman <52946452+sahilister@users.noreply.github.com> Date: Mon, 16 Nov 2020 18:51:04 +0000 Subject: [PATCH] cuyo: add page (#4954) --- pages/linux/cuyo.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 pages/linux/cuyo.md 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}}`