Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 139 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 139 Bytes

TicTacToeAI

A classic Tic Tac Toe game but the second player is an AI that will always win or tie. Implemented AI with Minimax Algorithm