Skip to content

steveklabnik/guessing_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guessing Game

This is the classic 'guessing game' in Rust.

To install:

$ git clone https://github.com/steveklabnik/guessing_game
$ cd guessing_game
$ cargo build
$ ./target/guessing_game

I assume you have both Rust and Cargo installed.

About

The classic guessing game in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages