Skip to content

ConnorArmstrong/go-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-rs

This is an implementation of the game of go in rust.

Included is a Monte Carlo Tree Search bot that beats random opponents on small board sizes.

To Do:

  • Persistant MCTS tree via pruning
  • Threading for non-blocking GUI
  • Self Play and Statistics
  • Command Line Arguments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages