Skip to content

IberaSoft/tic-tac-toe-game-in-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe game in Rust

Tic-tac-toe game built in Rust for learning purposes.

Disclaimer

I just started learning Rust so the code should not be used as an example of good practice. This is my first rust project, so if you have any suggestions
on how to improve the code feel free to write an issue.

Install

Go to the latest release and install the right binary for your system.

On Windows and macOS your computer might warn you because the binaries are not signed. Feel free to ignore those warnings.

Build

  1. Clone the project with git
  2. Install rust, if you have not already
  3. Run cargo run --release

About

Tic-tac-toe game built in Rust for learning purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages