Skip to content

Gobang game and AI implemented with monte carlo tree search in javascript

Notifications You must be signed in to change notification settings

sizzle0121/monte-carlo-tree-search-gobang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gobang with Monte Carlo Tree Search

Simple implementation of MCTS in Gobang game

Try it at Demo