Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 360 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 360 Bytes

TicTacToe-ai

An implementation of a game AI that plays tic-tac-toe. This was implemented with the minimax algorithm. Try it out here

Tell me what you think, and leave a ⭐.

UI adapted from Anushka Chauhan