Tic Tac Toe game with unbeatable AI implemented with minimax algorithm with alpha-beta pruning.
Simple testing achieved with Jasmine.
-
The game is deployed on heroku.
-
Alternatively, clone this repo and open home.html in browser.
- Javascript
- jQuery
- jQueryUI
- HTML
- CSS