L19TerminalTicTacToe

Purpose: Educational

Testing Cargo.io submissions, versioning, and documentation.

Tests will be written around a game of TicTacToe. See TODO.


Instructions

Environment

Linux, x86_64.

Installing rust

See: Rustup

Installing L19TerminalTicTacToe

bash git clone https://github.com/L19579/L19_Terminal_TicTacToe.git # Download repo cd #insert_repo_directory cargo build --release

Launching

bash ./target/release/l19_terminal_tictactoe

Controls

Opener Closer


External links and documentation

Package (0.1.2): Crates.io

Published documentation: Docs.rs


TODO - Complete