This application utilises the minimax algorithm to enable playing against a computer. The minimax algorithm maximises and minimises the cost of each move depending on the turn of game.
The application is built using React and styled using reactstrap.
You can try the application here!