#tic-tac-toe #board #32-bit #integer #implemented

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

#1 in #tic-tac-toe

Download history 53/week @ 2025-01-13 345/week @ 2025-01-20 17/week @ 2025-01-27 19/week @ 2025-02-03

434 downloads per month
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