Inspiration

I like to compete at board games especially Tic Tac Toe game.

What it does

I have tried to take the famous Tic-Tac-Toe game and create a bot proficient enough to beat human players, if not the game itself.

How we built it

It has 3 different versions.

  1. Human Vs Human
  2. Human Vs Computer using using Min-Max algorithm
  3. 2. Human Vs Computer using using Reinforcement Learning

What we learned

Training a bot using Reinforcement Learning

What's next for Tic-Tac-Toe-Bot

I tried to implement two bots competing each other as well. I am going to add more dynamicity without using random numbers to simulate it to competing against a real human

Built With

Share this project:

Updates