diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 6f3a2913e1..0000000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "liveServer.settings.port": 5501
-}
\ No newline at end of file
diff --git a/Games/Modulo_Game/README.md b/Games/Modulo_Game/README.md
new file mode 100644
index 0000000000..1fb768d8f7
--- /dev/null
+++ b/Games/Modulo_Game/README.md
@@ -0,0 +1,35 @@
+# **Modulo_Game**
+
+---
+
+
+
+## **Description đ**
+
+-Find Modulo of given numbers.
+-This is time based game.
+-User needs to answer max quations.
+
+## **functionalities đŽ**
+
+-In 60s User needs to give max right answer.
+-Point counting.
+-Display Correct answer.
+-Giver Alert on wrong answer.
+
+
+
+## **How to play? đšī¸**
+-When you open page your timer start.
+-Input your answer and submit.
+-If it is correct your score counts.
+
+
+
+## **Screenshots đ¸**
+
+
+![image](../../assets/images/Modulo_Game.png)
+
+
+
diff --git a/Games/Modulo_Game/index.html b/Games/Modulo_Game/index.html
new file mode 100644
index 0000000000..76096bf6a5
--- /dev/null
+++ b/Games/Modulo_Game/index.html
@@ -0,0 +1,119 @@
+
+
+