sumancrest0001 / tic-tac-toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Tic-Tac-Toe project made with Vanilla JS. I incorporated a Player vs Player game mode as well as Player vs AI using the minimax algorithm.

https://en.wikipedia.org/wiki/Minimax

About


Languages

Language:JavaScript 59.3%Language:CSS 25.1%Language:HTML 15.6%