Skip to content

Tic Tac Toe Implementation with Minimax and Monte Carlo Tree Search (MCTS) AI bots using Raylib

Notifications You must be signed in to change notification settings

whbarndt/TicTacToeRaylib

Repository files navigation

TicTacToeRaylib

Tic Tac Toe Raylib Implementation

  • Raylib installation required (Download here: https://www.raylib.com)
  • Raylib implementation of Tic Tac Toe
  • Fully playable Tic Tac Toe game with
    • Player vs Player
    • Player vs AI (Both a Minimax and Monte Carlo Search Tree bot)

Known Bugs:

  • Move Statistics for the AI bots displayed incorrectly
  • Bots always make the same first move

About

Tic Tac Toe Implementation with Minimax and Monte Carlo Tree Search (MCTS) AI bots using Raylib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published