Expand description
A library for analyzing N
xN
Tic Tac Toe positions
Modules§
- mech
- Game mechanics
Functions§
- get_
best_ move - Generates the best move in the position, assuming the game is ongoing. This function will panic if the game has already ended.