Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tic Tac Toe

Where's Error In Implementation Of Minimax Algorithm?

There is one little problem with it's implementation for a Tic-Tac-Toe game. For the following … Read more Where's Error In Implementation Of Minimax Algorithm?

Simple Tic-tac-toe Ai

I know this has been asked a lot and I've searched other code but most of what I've seen do… Read more Simple Tic-tac-toe Ai