Skip to content

Monte Carlo Tree Search Algorithm applied to a command line game of Connect4.

Notifications You must be signed in to change notification settings

joncarter1/MCTS-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCTS-C

Monte Carlo Tree Search Algorithm applied to a command line game of Connect4.

To run the program simply execute the run script with ./run from the root directory.

alt text

About

Monte Carlo Tree Search Algorithm applied to a command line game of Connect4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages