Skip to content

A CLI Tic Tac Toe (also called 'noughts and crosses' or 'Xs and Os') game made in Rust.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

realandrew/rust_tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This is a Tic-Tac-Toe (also called 'noughts and crosses' or 'Xs and Os' depending on locale) game that can be played in the terminal that's written in Rust. I created this project as a way to learn Rust. I read through the first few chapters of the Rust book and then wrote the project. Whilst the game works fine, I may rewrite the project in the future once I've read through more of the book. I'm not planning to add many (if any) new features to this project at the moment, but if there's any interest in doing so, feel free to open an issue for discussion, I'm open to accept contributions.

This project is not currently on crates.io as it's just a binary crate, but I may restructure it as a library in the future and publish it to crates.io.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A CLI Tic Tac Toe (also called 'noughts and crosses' or 'Xs and Os') game made in Rust.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Languages