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: 2 months ago
JSON representation
Visualization of MCTS algorithm applied to Tic-tac-toe.
- Host: GitHub
- URL: https://github.com/vgarciasc/mcts-viz
- Owner: vgarciasc
- Created: 2020-11-18T15:22:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-25T19:15:04.000Z (about 4 years ago)
- Last Synced: 2025-04-07T20:50:05.787Z (7 months ago)
- Topics: mcts, p5js, tictactoe, visualization
- Language: JavaScript
- Homepage: https://vgarciasc.github.io/mcts-viz
- Size: 66.4 KB
- Stars: 233
- Watchers: 2
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.
---
