Skip to content

libmid/stoctopus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stoctopus

My attempt at implementing a Monte Carlo Tree Search (MCTS) game engine for Ultimate Tic Tac Toe. Uses SIMD and rayon to make game logic faster (probably).

Note: Evaluation (Confidence) is broken.

Demo

rustup default nightly
cargo test -- --nocapture

Demo UTTT Board

About

An Ultimate Tic Tac Toe MCTS game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages