Play Tic-Tac-Toe
This interactive Tic-Tac-Toe game is a JavaScript port of our Rust implementation. You can find the original Rust version on our GitHub repository. If you're interested in learning how we built it, check out our step-by-step tutorial: Tic-Tac-Toe in Rust.