Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jessgusclark/guessing_game
Rust Guessing Game
https://github.com/jessgusclark/guessing_game
Last synced: 9 days ago
JSON representation
Rust Guessing Game
- Host: GitHub
- URL: https://github.com/jessgusclark/guessing_game
- Owner: jessgusclark
- Created: 2023-10-06T12:08:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-30T16:17:11.000Z (about 1 year ago)
- Last Synced: 2024-10-12T05:48:46.563Z (about 1 month ago)
- Language: Rust
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jesse's Number Guessing Game!
This project is from the Rust documentation but modified by my curiosity. At the time of writing this, there are plenty of improvements (crates for example) that could be added, but I'm not there yet.
Follow along if you want to see my Rust journey.