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

May 4, 2020
9b0f894 · May 4, 2020

History

1 Commit
May 4, 2020
May 4, 2020

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