Skip to content

floriangardin/connect4-mcts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4 AI

  • This little project implements a MCTS (Monte-Carlo tree search) for connect 4
  • Just launch the main.py and you will be able to play against the AI.
  • To play you have to input the column number (between 0 and 6).

About

MCTS implementation for connect4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages