• Stars
    star
    1
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated almost 4 years ago

Reviews

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.