Skip to content
/ c4 Public

Connect Four AI using pure monte carlo tree search

Notifications You must be signed in to change notification settings

Jaja0624/c4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Connect Four AI using pure Monte Carlo Tree Search

To Run:

g++ -o c4 c4.cpp
./c4

About

Connect Four AI using pure monte carlo tree search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages