A Node Module that provides a function to return the best move in a Tic Tac Toe game for the computer.
published version 2.1.2, 7 years agoImplements an AI that uses the minimax algorithm for the tictactoe game
published version 1.2.1, 6 years ago
A Node Module that provides a function to return the best move in a Tic Tac Toe game for the computer.
Implements an AI that uses the minimax algorithm for the tictactoe game