diff --git a/build/Game-Of-Life.html b/build/Game-Of-Life.html
new file mode 100644
index 00000000..efbbb6b5
--- /dev/null
+++ b/build/Game-Of-Life.html
@@ -0,0 +1,254 @@
+
+
Game of Life - By: bendersteed - A simple implementation of Conway's Game of Life in JS.
+
+
+
+
+
+ game of life
+
+
+
+
Game of Life
+
+
+
+
+
+
+
+
+
+
+
+ The Game of Life, also known simply as Life, is a cellular
+ automaton devised by the British mathematician John Horton
+ Conway in 1970.
+
+ Learn more here!
+
+
Black squared represent alive cells, while white ones are dead.
+
Click on a square to toggle it alive.
+
Push the start button to start the simulation.
+
See life unfold in front of you.
+
Stop whenever you feel like it.
+
+
+
+
+
+
diff --git a/build/Just_A_Placeholder.txt b/build/Just_A_Placeholder.txt
new file mode 100644
index 00000000..95e0fb0e
--- /dev/null
+++ b/build/Just_A_Placeholder.txt
@@ -0,0 +1,5 @@
+#
+# Just something to enable me to create the "/build" directory!
+#
+#
+# ORMitchell <----> 03/25/2021
\ No newline at end of file
diff --git a/build/index.html b/build/index.html
new file mode 100644
index 00000000..afd75998
--- /dev/null
+++ b/build/index.html
@@ -0,0 +1,17 @@
+
+
+
+ Whatcha Lookin For ????
+
+
+
+
+
+
+