Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`