From 22fbf7938074735b2e4baea266f429a719e322d8 Mon Sep 17 00:00:00 2001 From: Benson Cho Date: Sat, 20 Apr 2024 02:57:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=AA=AA=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 +++++++++---- src/index.html | 6 ++++++ 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5e67255..f86995e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ -[點擊查看Demo(github-page)](https://s956142.github.io/tetris-battle/ "俄羅斯方塊") +[點擊開啟 俄羅斯方塊 (github-page)](https://s956142.github.io/tetris-battle/ "俄羅斯方塊") # tetris-battle -# canvas-demo -# 空格-暫停/開始 +# 速降 空格 -# 操控 ↑ ↓ ← → +# 操控方向 ↓ ← → + +# 旋轉 ↑ + +# 暫停/開始 p + +# 保留 shift diff --git a/src/index.html b/src/index.html index d864062..f533568 100644 --- a/src/index.html +++ b/src/index.html @@ -108,6 +108,12 @@
+ 旋轉: +
+ +
+
+
移動: