Inspiration
The commonly known and played game of Tic Tac Toe (or Naughts and Crosses)
What it does
This is a remake of the game tic tac toe with a bot playing against you
How we built it
I built this game with scratch
Challenges we ran into
Block coding in scratch can have limits that using a language like python doesn't
Accomplishments that we're proud of
I am proud of how much I got to learn about minimax and alpha-beta pruning even though I did not get enough time to implement it
What we learned
I learned what and how to use minimax in line based code
What's next for Tic Tac Toe with Bot
If I were to continue with this project, I would move this into a coding language like python and start to implement minimax and alpha-beta pruning
Built With
- scratch
Log in or sign up for Devpost to join the conversation.