Skip to content

Repository files navigation

Monte Carlo tree search for computer Hex

Build Status

Required

  • docker (for build environment, see Dockerfile for the actual requirements)

To run targets

./start_docker_shell.sh

bazel run path:target

Play against itself:

bazel run mcts:tree_test

Still need to implement the pie rule, parallelize, and speed up single thread.

About

Monte Carlo tree search AI for computer Hex

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages