Unbeatable tic tac toe game build in javascript using minimax algorithm.
You can try the game here .
To do
- Organise code using require.js
Unbeatable tic tac toe game build in javascript using minimax algorithm.
JavaScriptApache-2.0
Unbeatable tic tac toe game build in javascript using minimax algorithm.
You can try the game here .
To do