Crate tic_tac_toe_bit_patterns

Source
Expand description

Welcome to Tic-Tac-Toe!

This crate implements the schoolyard game using only bit patterns.

Modules§

game
Provides functionality for the [Game] struct

Functions§

play
Runs the game loop