/tictactoe-rust-minifb

A simple tictactoe game written in Rust, using the minifb library.

Primary LanguageRust

tictactoe-rust-minifb

A simple tictactoe game written in Rust, using the minifb library.

To run it, clone the repo and compile and run it with cargo run from the command line.