diff --git a/Games/Guess_Who/README.md b/Games/Guess_Who/README.md
new file mode 100644
index 0000000000..0d0d9a7a78
--- /dev/null
+++ b/Games/Guess_Who/README.md
@@ -0,0 +1,43 @@
+# **Guess Who - Gamer Edition**
+
+---
+
+
+
+## **Description đ**
+
+Welcome to Guess Who? Gaming Edition! Just like the real life board-game, your job is to find out which gaming character we are thinking of!
+
+
+## **functionalities đŽ**
+
+You will be given a set of questions that you can ask on the control panel. Just click on the "?" button next to your desired question, and we will give you the answer.
+You may ask as many questions as you would like, but the least you ask, the better your score!
+ Just like in the board-game, you can eliminate characters from the board! Just go to the desired character, and double-click on his/her card.
+ If you wish to add the desired character back, just double-click again on the respective card.
+
+
+## **How to play? đšī¸**
+
+You can make a guess at any point of the game! Just click on the "Guess Who?" button on the right panel, and click on your desired character.
+If you would like to keep asking questions and not make the guess, you can simply click on the "Cancel" button on the right panel.
+BUT THERE IS A CATCH! You only have 3 chances to guess. If you fail 3 times, you lose the game!
+
+
+
+
+## **Screenshots đ¸**
+
+
+![image](../../assets/images/Guess_Who.png)
+
+
+
+## **Working video đš**
+
+
+
+
+
+## **Creator**
+[Brad Didier](https://github.com/Deegee13244)
\ No newline at end of file
diff --git a/Games/Guess_Who/images/bowser.png b/Games/Guess_Who/images/bowser.png
new file mode 100644
index 0000000000..6b8e4b9795
Binary files /dev/null and b/Games/Guess_Who/images/bowser.png differ
diff --git a/Games/Guess_Who/images/cloud.png b/Games/Guess_Who/images/cloud.png
new file mode 100644
index 0000000000..13b4aeb9b9
Binary files /dev/null and b/Games/Guess_Who/images/cloud.png differ
diff --git a/Games/Guess_Who/images/donkeykong.png b/Games/Guess_Who/images/donkeykong.png
new file mode 100644
index 0000000000..4a4e1dca39
Binary files /dev/null and b/Games/Guess_Who/images/donkeykong.png differ
diff --git a/Games/Guess_Who/images/doom.png b/Games/Guess_Who/images/doom.png
new file mode 100644
index 0000000000..1df9387942
Binary files /dev/null and b/Games/Guess_Who/images/doom.png differ
diff --git a/Games/Guess_Who/images/ganon.png b/Games/Guess_Who/images/ganon.png
new file mode 100644
index 0000000000..5641f61277
Binary files /dev/null and b/Games/Guess_Who/images/ganon.png differ
diff --git a/Games/Guess_Who/images/inkling.png b/Games/Guess_Who/images/inkling.png
new file mode 100644
index 0000000000..81e8a0e9a8
Binary files /dev/null and b/Games/Guess_Who/images/inkling.png differ
diff --git a/Games/Guess_Who/images/jinx.png b/Games/Guess_Who/images/jinx.png
new file mode 100644
index 0000000000..597ca99575
Binary files /dev/null and b/Games/Guess_Who/images/jinx.png differ
diff --git a/Games/Guess_Who/images/joker.png b/Games/Guess_Who/images/joker.png
new file mode 100644
index 0000000000..bf8388f148
Binary files /dev/null and b/Games/Guess_Who/images/joker.png differ
diff --git a/Games/Guess_Who/images/kratos.png b/Games/Guess_Who/images/kratos.png
new file mode 100644
index 0000000000..54491cde48
Binary files /dev/null and b/Games/Guess_Who/images/kratos.png differ
diff --git a/Games/Guess_Who/images/lara.png b/Games/Guess_Who/images/lara.png
new file mode 100644
index 0000000000..e102e35547
Binary files /dev/null and b/Games/Guess_Who/images/lara.png differ
diff --git a/Games/Guess_Who/images/leon.png b/Games/Guess_Who/images/leon.png
new file mode 100644
index 0000000000..c14b411c04
Binary files /dev/null and b/Games/Guess_Who/images/leon.png differ
diff --git a/Games/Guess_Who/images/link.png b/Games/Guess_Who/images/link.png
new file mode 100644
index 0000000000..7cfeeb5f45
Binary files /dev/null and b/Games/Guess_Who/images/link.png differ
diff --git a/Games/Guess_Who/images/logo-og.png b/Games/Guess_Who/images/logo-og.png
new file mode 100644
index 0000000000..43aeabb852
Binary files /dev/null and b/Games/Guess_Who/images/logo-og.png differ
diff --git a/Games/Guess_Who/images/luigi.png b/Games/Guess_Who/images/luigi.png
new file mode 100644
index 0000000000..0724a9355d
Binary files /dev/null and b/Games/Guess_Who/images/luigi.png differ
diff --git a/Games/Guess_Who/images/mario.png b/Games/Guess_Who/images/mario.png
new file mode 100644
index 0000000000..f544c061fd
Binary files /dev/null and b/Games/Guess_Who/images/mario.png differ
diff --git a/Games/Guess_Who/images/masterchief.png b/Games/Guess_Who/images/masterchief.png
new file mode 100644
index 0000000000..650cd593fd
Binary files /dev/null and b/Games/Guess_Who/images/masterchief.png differ
diff --git a/Games/Guess_Who/images/nathan.png b/Games/Guess_Who/images/nathan.png
new file mode 100644
index 0000000000..a418bf38ad
Binary files /dev/null and b/Games/Guess_Who/images/nathan.png differ
diff --git a/Games/Guess_Who/images/pacman.png b/Games/Guess_Who/images/pacman.png
new file mode 100644
index 0000000000..7fed42f95b
Binary files /dev/null and b/Games/Guess_Who/images/pacman.png differ
diff --git a/Games/Guess_Who/images/pikachu.png b/Games/Guess_Who/images/pikachu.png
new file mode 100644
index 0000000000..c0c4cdfa22
Binary files /dev/null and b/Games/Guess_Who/images/pikachu.png differ
diff --git a/Games/Guess_Who/images/ryu.png b/Games/Guess_Who/images/ryu.png
new file mode 100644
index 0000000000..ea76fee4d0
Binary files /dev/null and b/Games/Guess_Who/images/ryu.png differ
diff --git a/Games/Guess_Who/images/samus.png b/Games/Guess_Who/images/samus.png
new file mode 100644
index 0000000000..bb62c5cffc
Binary files /dev/null and b/Games/Guess_Who/images/samus.png differ
diff --git a/Games/Guess_Who/images/snake.png b/Games/Guess_Who/images/snake.png
new file mode 100644
index 0000000000..9e1fe21988
Binary files /dev/null and b/Games/Guess_Who/images/snake.png differ
diff --git a/Games/Guess_Who/images/steve.png b/Games/Guess_Who/images/steve.png
new file mode 100644
index 0000000000..1160a4e32f
Binary files /dev/null and b/Games/Guess_Who/images/steve.png differ
diff --git a/Games/Guess_Who/images/tracer.png b/Games/Guess_Who/images/tracer.png
new file mode 100644
index 0000000000..7ba3da44f8
Binary files /dev/null and b/Games/Guess_Who/images/tracer.png differ
diff --git a/Games/Guess_Who/images/zelda.png b/Games/Guess_Who/images/zelda.png
new file mode 100644
index 0000000000..3eb3e9b8dc
Binary files /dev/null and b/Games/Guess_Who/images/zelda.png differ
diff --git a/Games/Guess_Who/index.html b/Games/Guess_Who/index.html
new file mode 100644
index 0000000000..a207003f73
--- /dev/null
+++ b/Games/Guess_Who/index.html
@@ -0,0 +1,507 @@
+
+
+
Welcome to Guess Who? Gaming Edition! Just like the real life board-game, + your job is to find out which gaming character we are thinking of! +
+
+ You will be given a set of questions that you can ask on the control panel. Just click on the "?" button
+ next to your desired question, and we will give you the answer.
+ You may ask as many questions as you would like, but the least you ask, the better your score!
+
+ Just like in the board-game, you can eliminate characters from the board! Just go to the desired character,
+ and double-click on his/her card. If you wish to add the desired character back, just double-click again
+ on the respective card
+
+ You can make a guess at any point of the game! Just click on the "Guess Who?" button on the
+ right panel, and click on your desired character.
+
+
+ If you would like to keep asking questions and not make the guess, you can simply click on the
+ "Cancel" button on the right panel.
+
+ BUT THERE IS A CATCH!
+
+ You only have 3 chances to guess. If you fail 3 times, you lose the game!
+
+