Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 162 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 162 Bytes

tictactoe_ai

This is a starter project on HTML,CSS and JS. It includes a simple tic-tac-toe game with an unbeatable AI implemented using the minimax algorithm.