Critique my Tic Tac Toe Game

After a lot of hard work I finished my tic tac toe game. It has both single player and multiplayer, and I believe I have made the computer in single player unbeatable. I challenge you to prove me wrong, it will be a huge favor to me.
Thank you for playing.

Hey @ed-kahara

Congratulations on finishing this project. wanted to let you know that I found a bug in your game. Please see below for details.

I choose single player
I choose X
I choose to play first

Got to this winning position. sequence I used is marking X below on right then top left and then top right.
When I mark the final X. This happens.

The computer should stop when I win but it doesn’t.

Hey,

Thanks for the feedback. I had not analyzed this position. I’ve made the necessary changes now. .

1 Like

Your welcome mate. Keep on Coding. :slight_smile:

1 Like