Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 205 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 205 Bytes

guessing-beta

Simple guessing game command line application built in Rust lang.

It uses the rand crate for generating a random number and then you have to guess it.