Skip to content

Dressingoak/rust-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-tic-tac-toe

Tic-tac-toe written in Rust (as part of a Rust learning proces).

Setup

  • To setup Rust, follow the installation procedure from their webpage.
  • In the repository root, either
    • cargo run --release or
    • cargo build --release and locate the binary in the target folder.

About

Tic-tac-toe written in Rust (as part of a Rust learning proces)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages