Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradcypert/rust-random-number-game
A simple number guessing game. Just trying out Rust for funzies.
https://github.com/bradcypert/rust-random-number-game
Last synced: 5 days ago
JSON representation
A simple number guessing game. Just trying out Rust for funzies.
- Host: GitHub
- URL: https://github.com/bradcypert/rust-random-number-game
- Owner: bradcypert
- License: other
- Created: 2016-09-10T01:20:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-16T10:42:49.000Z (over 3 years ago)
- Last Synced: 2023-02-28T22:15:50.596Z (almost 2 years ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
A simple number guessing game in Rust. Just playing with the language to see if I like it.
## Running from Source
1. Clone the Repo
2. `cargo run`