From e6e74a48c7ea90b72e801a4bc4b0c36a0e69cc89 Mon Sep 17 00:00:00 2001 From: Abhay Tripathi Date: Mon, 17 Jul 2023 12:37:40 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c1b0d3..0ffe454 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ An AI Based Game in which the player can move the in-game hand by moving their a Below is the video demonstrating the game: -%VIDEO% +https://github.com/AbhayTr/CatchTheDuck/assets/53339132/1115ad8b-9d87-4814-a17c-75426f43cbae ## Prerequisites to deploy and use the Web App - **Python** should be installed on the system to run the game. @@ -35,4 +35,4 @@ Below is the video demonstrating the game: - First it will ask your username, so that it can save your High Score. - Then, the actual game will start where you have to move your hand in front of your camera to play the game. When your hand is above the duck, you have to close your hand to catch the duck, and hence score a point. -Enjoy the game! \ No newline at end of file +Enjoy the game!