Crate l19_terminal_tictactoe
source · [−]Expand description
L19_Terminal_TicTacToe
L19_Terminal_TicTacToe
is simple game of Tic Tac Toe made to run
a command line. It was created as an educacutional exercise, and to
improve the creator’s ability to document and log changes on various
local, and remote platforms.
Examples are NOT Doc-test enabled.
Modules
Structs
Game controller and primary interface to main.rs
Enums
Enum acts as player marker on the table.