/tic-tac-toe-ai

A tic-tac-toe browser game verus an AI

Primary LanguageJavaScript

tic-tac-toe

A tic-tac-toe browser game against an AI implemented using the minimax algorithm.

run

I set a node server just in case I wanted to implement sockets for multiplayer, but you can just open the html file directly in the browser.