Bootstrap-Tac-Toe

My first JavaScript project! A simple tic-tac-toe game made with JavaScript and the Bootstrap framework. Currently the human player goes first and plays as X's, the option to randomise the starting player is in the works. In certain situations the computer plays randomly, with the intent of providing variety since tic-tac-toe is a solved game.