Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 418 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 418 Bytes

Tic Tac Toe Minimax Implementation

Please refer to minimaxPlayer.py implementation for minimax search. I am extremely happy because this is the first project that I have completed and not given up on. Funnily enough, I thought that it would take 1 night to finish implementing the minimax, but ended up taking 3 months (with lost motivation in between). I am extremely proud of myself for finishing this project.