https://github.com/lukechu10/ultimatetictactoe-mcts
An Ultimate-TicTacToe AI with Monte Carlo Tree Search
https://github.com/lukechu10/ultimatetictactoe-mcts
ai board-game game-tree monte-carlo-tree-search
Last synced: about 1 month ago
JSON representation
An Ultimate-TicTacToe AI with Monte Carlo Tree Search
- Host: GitHub
- URL: https://github.com/lukechu10/ultimatetictactoe-mcts
- Owner: lukechu10
- License: unlicense
- Created: 2020-02-10T02:00:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-14T21:13:23.000Z (about 5 years ago)
- Last Synced: 2025-02-01T12:25:32.325Z (3 months ago)
- Topics: ai, board-game, game-tree, monte-carlo-tree-search
- Language: C++
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Monte-Carlo-Tree-Search