Skip to content

victorkemboi/Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guessing Game

This is a play ground project to learn rust. It is a simple CLI game where a user guesses a random number within a range.

Setup

  • Install Rust language.

  • Build the project with Cargo

      Cargo build
    
  • Run the game:

      ./target/debug/guessing_game
    

Sample

Sample trial

About

A Rust CLI guessing game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages