xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TicTacToe</title>
</head>
<body>
Open your console to play.
<script src="script.js"></script>
</body>
</html>