tic_tac_toe_rust 0.2.1

A simple tic tac toe game with a minimax ai
Documentation

tic_tac_toe_rust

Crates.io Docs.rs CI

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install tic_tac_toe_rust

License

Licensed under (LICENSE-MIT or http://opensource.org/licenses/MIT).

Contribution

See CONTRIBUTING.md.