Skip to content

whbarndt/TicTacToeRaylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors