Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukechu10/uttt-rs

A Rusty Ultimate-TicTacToe AI using MCTS
https://github.com/lukechu10/uttt-rs

boardgame sycamore ultimate-tic-tac-toe

Last synced: 21 days ago
JSON representation

A Rusty Ultimate-TicTacToe AI using MCTS

Awesome Lists containing this project

README

        

# Ultimate TicTacToe

An [Ultimate TicTacToe](https://en.wikipedia.org/wiki/Ultimate_tic-tac-toe) AI written in Rust.
GUI is built using [Sycamore](https://sycamore-rs.netlify.app).