diff --git a/Games/Guess_the_friends_name/Readme.md b/Games/Guess_the_friends_name/Readme.md
new file mode 100644
index 0000000000..5da38736ad
--- /dev/null
+++ b/Games/Guess_the_friends_name/Readme.md
@@ -0,0 +1,39 @@
+# **Guess_the_friends_name**
+
+---
+
+
+
+## **Description 📃**
+- Gameplay Overview: In “Guess the Friend's Name” players embark on a journey of memory and luck. player enters the names of four close friends into the game. The game then generates a random name from the list, and the player must use their intuition and knowledge about their friends to guess which name has been chosen.
+
+## **functionalities 🎮**
+- random name generation
+- fully responsive design
+- user friendly
+- assessment availability
+
+
+## **How to play? 🕹️**
+
+How to Play:
+
+-Enter Names: Start by typing in the names of four friends you know well.
+
+-Make Your Guess: Your task is to select the name you believe the game randomly chose.
+
+-Reveal & Score: After making your selection,If your guess was right, you score points; if not, better luck next time!
+
+
+
+## **Screenshots 📸**
+
+
+
+![image](images/guess_name.png)
+
+![image](images/Name.png)
+
+
+
+## **Working video 📹**
\ No newline at end of file
diff --git a/Games/Guess_the_friends_name/images/Name.png b/Games/Guess_the_friends_name/images/Name.png
new file mode 100644
index 0000000000..ccf0ddae39
Binary files /dev/null and b/Games/Guess_the_friends_name/images/Name.png differ
diff --git a/Games/Guess_the_friends_name/images/guess_name.png b/Games/Guess_the_friends_name/images/guess_name.png
new file mode 100644
index 0000000000..8e5d2e8908
Binary files /dev/null and b/Games/Guess_the_friends_name/images/guess_name.png differ
diff --git a/Games/Guess_the_friends_name/index.html b/Games/Guess_the_friends_name/index.html
new file mode 100644
index 0000000000..458b960734
--- /dev/null
+++ b/Games/Guess_the_friends_name/index.html
@@ -0,0 +1,40 @@
+
+
+
+