https://github.com/mrjasonweaver/guessing_game
https://github.com/mrjasonweaver/guessing_game
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrjasonweaver/guessing_game
- Owner: mrjasonweaver
- Created: 2024-10-17T23:51:07.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T20:21:30.000Z (7 months ago)
- Last Synced: 2025-01-16T08:17:55.935Z (4 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust guessing game
Rust guessing game from the [book](https://doc.rust-lang.org/stable/book/).