Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/epilif3sotnas/tic-tac-toe
- Owner: epilif3sotnas
- License: mit
- Created: 2022-10-06T09:05:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T12:37:54.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T08:08:11.431Z (2 months ago)
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.