#tic-tac-toe #board #toe

tic-tac-toe-board

A tic-tac-toe board efficiently implemented as a 32Bit integer

4 releases

0.2.2 Jan 23, 2025
0.2.1 Jan 23, 2025
0.2.0 Jan 23, 2025
0.1.0 Jan 19, 2025

#230 in Games


Used in monte-carlo-tree-search

MIT license

10KB
226 lines

Tic Tac Toe board

A rust crate featuring a tic-tac-toe board efficiently implemented as a 32Bit integer.

No runtime deps