|
@@ -12,14 +12,11 @@
|
|
|
|
|
|
<div class='text'>
|
|
<div class='text'>
|
|
<h1 id="h1">Connect 4</h1>
|
|
<h1 id="h1">Connect 4</h1>
|
|
- <br>
|
|
|
|
- <h3 id='h3'>If you have issues, e-mail ryan.satur@protonmail.com for technical support.</h3>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
-<br>
|
|
|
|
<button onclick="start_game();" class='button' id='button'>Start Game</button>
|
|
<button onclick="start_game();" class='button' id='button'>Start Game</button>
|
|
|
|
|
|
<script src="connect-four.js"></script>
|
|
<script src="connect-four.js"></script>
|
|
</body>
|
|
</body>
|
|
|
|
|
|
-</html>
|
|
|
|
|
|
+</html>
|