All Projects → robbiebarrat → unbeatable_tictactoe

robbiebarrat / unbeatable_tictactoe

Licence: other
Unbeatable Tic Tac Toe playing algorithm written in python 2.7

Programming Languages

python
139335 projects - #7 most used programming language

unbeatable_tictactoe

Unbeatable Tic Tac Toe playing AI written in python 2.7

This is my impossible-to-beat Tic Tac Toe playing AI. I didn’t follow any conventional algorithm (like minimax) while making this, I just used my own Tic Tac Toe strategy and made corrections to the code in a trial/error process. It does a great job of not losing to the human, but there might be some bugs in there. I personally have never beaten it, but If you find any ways to beat it let me know via Github or email me at [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].