Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/epilif3sotnas/tic-tac-toe

Tic Tac Toe game in Rust.
https://github.com/epilif3sotnas/tic-tac-toe

Last synced: 17 days ago
JSON representation

Tic Tac Toe game in Rust.

Awesome Lists containing this project

README

        

## About

Tic Tac Toe game in Rust language.

## Run

Commands to run it:

```
cd {PATH_REPOSITORY};
cargo run;
```

## License

Licensed under the MIT license.