Solving Tic-Tac-Toe with generic Monte Carlo Tree Search and Rust
2024-07-28 | #programming #project #rust
In a recent project, I explored what it is like making the computer smart enough to play the classic game of Tic Tac Toe and not totally suck at it.