From 565de9d5705055cffefb495328933fc786cf66b3 Mon Sep 17 00:00:00 2001 From: Armaansaini20 <113324811+Armaansaini20@users.noreply.github.com> Date: Wed, 14 Jun 2023 06:27:17 +0530 Subject: [PATCH] Update README.md Added a >how to play< description in the readme file --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9b2720e..9cb7d20 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,13 @@ An HTML5 Tetris Game >> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_ +How to Play +============ + +* Press space to start the game +* Use left, right and down arrow keys for the movement of tetris block +* Use Up arrow key for rotating the tetris block + FUTURE ======