Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterfication/guessing-game
Following the tutorial at https://doc.rust-lang.org/stable/book/guessing-game.html
https://github.com/peterfication/guessing-game
Last synced: 23 days ago
JSON representation
Following the tutorial at https://doc.rust-lang.org/stable/book/guessing-game.html
- Host: GitHub
- URL: https://github.com/peterfication/guessing-game
- Owner: peterfication
- Created: 2017-03-19T16:46:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T17:02:18.000Z (almost 8 years ago)
- Last Synced: 2024-12-18T04:57:24.438Z (23 days ago)
- Language: Rust
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guessing game in Rust
Following the tutorial at https://doc.rust-lang.org/stable/book/guessing-game.html