Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 107 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 107 Bytes

TicTacToe

Tic Tac Toe AI game. Implemented a Minimax algorithm for the AI player.

Game run using pygame