This is a program of tic tac toe game it currently is the 1.0 version of this
this is my program - an AI program which plays tic-tac-toe, it is an AI program which is given knowledge on the basis of my previous analysis
and knowledge about playing tic-tac-toe. I have made it to be playable with players right now but I can make it for AI vs AI, AI vs player,
player vs player as well. Using a settings option. I think this program has enough IQ to defeat a normal person. This is the update 1.1 of this
game. My future visions about this program is:
v 1.0.1 --> bug fixes
v 1.1 --> (added) click interaction
_______________________________________________________________________________________________________________________________________________
v 1.2 --> addition of reinforcement learning (cache data different for each computer unlike v1.3).
v 1.3 --> addition of cloud reinforcement learning (optional; chosen from settings).
... & more
Features
- AI
- simple
- tic tac toe game
- tic tac toe game against AI