Skip to content

maurock/mcts_tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monte Carlo Tree Search for Tic Tac Toe

Introduction

Implementation of Monte Carlo Tree Search (MCTS) applied to the game Tic Tac Toe.

Screenshot of the game

Run

Simply run:

python main.py

About

Implementation of Monte Carlo Tree Search (MCTS) applied to the game TicTacToe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages