diff --git a/Games/Pathways/.gitignore b/Games/Pathways/.gitignore
new file mode 100644
index 0000000000..f879b3569d
--- /dev/null
+++ b/Games/Pathways/.gitignore
@@ -0,0 +1,3 @@
+CourseworkAWD_NOV2020.pdf
+/Old Original Game
+/README.txt
\ No newline at end of file
diff --git a/Games/Pathways/README.md b/Games/Pathways/README.md
new file mode 100644
index 0000000000..b83f040e3b
--- /dev/null
+++ b/Games/Pathways/README.md
@@ -0,0 +1,24 @@
+# Pathways - The Maze Game
+
+# [Game Interface]
+
+## **Description đ**
+
+This is simply a Maze game where you have to start from one point and go to the finish point as fast as you can!
+
+## LEVEL & DIFFICULTIES
+
+There are 5 levels in total & each new level increases the difficulty!
+
+## **How to play? đšī¸**
+
+You have to use your **W,S,A,D** keys (_W - UP_, _S - DOWN_, _A - LEFT_, _D - RIGHT_) to navigate throught the maze!
+
+### Made By: `Pujan Sarkar`
+
+# [Game Interface]
+
+## **Screenshots đ¸**
+
+
+ # [Game image]
\ No newline at end of file
diff --git a/Games/Pathways/assets/huge.gif b/Games/Pathways/assets/huge.gif
new file mode 100644
index 0000000000..56445f1eb8
Binary files /dev/null and b/Games/Pathways/assets/huge.gif differ
diff --git a/Games/Pathways/assets/large.gif b/Games/Pathways/assets/large.gif
new file mode 100644
index 0000000000..1b15a34475
Binary files /dev/null and b/Games/Pathways/assets/large.gif differ
diff --git a/Games/Pathways/assets/medium.gif b/Games/Pathways/assets/medium.gif
new file mode 100644
index 0000000000..d2c8a8b823
Binary files /dev/null and b/Games/Pathways/assets/medium.gif differ
diff --git a/Games/Pathways/assets/normal.gif b/Games/Pathways/assets/normal.gif
new file mode 100644
index 0000000000..461a5234e1
Binary files /dev/null and b/Games/Pathways/assets/normal.gif differ
diff --git a/Games/Pathways/assets/small.gif b/Games/Pathways/assets/small.gif
new file mode 100644
index 0000000000..ea9f109112
Binary files /dev/null and b/Games/Pathways/assets/small.gif differ
diff --git a/Games/Pathways/index.html b/Games/Pathways/index.html
new file mode 100644
index 0000000000..a4b98953f4
--- /dev/null
+++ b/Games/Pathways/index.html
@@ -0,0 +1,115 @@
+
+
+
This is simply a Maze game where you have to start from one point and go to the finish point as fast as you can!
+ +