JSMCTS Examples

JSMCTS is a javascript implementation of Monte Carlo Tree Search (MCTS) that can be used to implement game playing AIs that run entirely in a web browser.

Play against JSMCTS here (desktop browser recommended):

Repository: https://github.com/grwhitehead/jsmcts

Copyright 2022-2023 Greg Whitehead
MIT License