There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Tic-tac-toe game developed in JavaScript, HTML and CSS. It can be played with another friend or with the computer. Uses the minimax algorithm to find the next best move.