From 1e5a1cfc2726b24aefdcd8faf1a1a0edef592781 Mon Sep 17 00:00:00 2001 From: Ankit Jangid Date: Sun, 8 Oct 2023 21:46:17 +0530 Subject: [PATCH] Added new game in tier 3 Intermediate (Simon) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d209743..a805c21e 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ required to complete them. | [To-Do App](./Projects/2-Intermediate/To-Do-App.md) | Manage personal to-do tasks | 2-Intermediate | | [Typing Practice](./Projects/2-Intermediate/Typing-Practice-App.md) | Typing Practice | 2-Intermediate | | [Voting App](./Projects/2-Intermediate/Voting-App.md) | Voting App | 2-Intermediate | +| [Simon Game](./Projects/2-Intermediate/Simon-Game.md) | Simon Game | 2-Intermediate | ### Tier-3: Advanced Projects