diff --git a/public/css/simon.css b/public/css/simon.css new file mode 100644 index 0000000..e69de29 diff --git a/public/css/tictactoe.css b/public/css/tictactoe.css new file mode 100644 index 0000000..e69de29 diff --git a/public/js/simon.js b/public/js/simon.js new file mode 100644 index 0000000..e69de29 diff --git a/public/js/tictactoe.js b/public/js/tictactoe.js new file mode 100644 index 0000000..e69de29 diff --git a/public/simon.html b/public/simon.html new file mode 100644 index 0000000..e78b851 --- /dev/null +++ b/public/simon.html @@ -0,0 +1,8 @@ + + + + Simon + + + + diff --git a/public/tictactoe.html b/public/tictactoe.html new file mode 100644 index 0000000..550c0ed --- /dev/null +++ b/public/tictactoe.html @@ -0,0 +1,9 @@ + + + + Simon + + + + +