diff --git a/JavaScript/Battleship/index.html b/JavaScript/Battleship/index.html new file mode 100644 index 0000000..c762581 --- /dev/null +++ b/JavaScript/Battleship/index.html @@ -0,0 +1,15 @@ + + + + + + + + + Battleship + + + + + + \ No newline at end of file diff --git a/JavaScript/Battleship/index.js b/JavaScript/Battleship/index.js new file mode 100644 index 0000000..e69de29 diff --git a/JavaScript/Battleship/styles.css b/JavaScript/Battleship/styles.css new file mode 100644 index 0000000..e69de29