Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vgarciasc/mcts-viz

Visualization of MCTS algorithm applied to Tic-tac-toe.
https://github.com/vgarciasc/mcts-viz

mcts p5js tictactoe visualization

Last synced: 7 days ago
JSON representation

Visualization of MCTS algorithm applied to Tic-tac-toe.

Awesome Lists containing this project

README

        

# mcts-viz

A browser visualization of the MCTS algorithm applied to Tic-Tac-Toe. [Hosted here](https://vgarciasc.github.io/mcts-viz/).

Made with p5.js.

---

![](./readme-fig-1.png)