https://github.com/bronzdoc/guessing_game
Guessing game in Rust
https://github.com/bronzdoc/guessing_game
Last synced: 7 months ago
JSON representation
Guessing game in Rust
- Host: GitHub
- URL: https://github.com/bronzdoc/guessing_game
- Owner: bronzdoc
- Created: 2016-10-04T05:16:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-04T05:19:58.000Z (over 9 years ago)
- Last Synced: 2025-02-18T06:42:44.715Z (over 1 year ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guessing Game
### Little guessing game from the Rust book!
`git clone git@github.com:bronzdoc/guessing_game.git`
`cargo run`