Simple javascript/html tic tac toe game --In order to run the game, simply download the zipfile, then open up the ticTacToe.html file that is in the TicTacToe-master folder inside your preferred browser. --When the file is opened, the game is instantly playable by clicking on a square, starting with player X's turn. --Continue to play the game and feel free to reset the game if wanted with the reset button. --When a player has won the game, there will be a notification in the left-bottom corner. The board will then lose interactivity until reset with the reset button. --If there is a draw, just press the reset button below the board to start a new game.