Skip to content

true2fik/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

An implementation of 2-player 3x3 tic-tac-toe in Rust. Made in my free time to get familiar with the language.

How to run?

  1. Install rust
  2. Run cargo run --release in the project directory

Tests

Run cargo test in the project directory

Documentation

Run cargo doc in the project directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages