Skip to content

Just a simple rust guessing game, according to the rust docs. Nothing special, but a nice introduction to my rust journey :-)

Notifications You must be signed in to change notification settings

dbrandstetter/guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Rust Guessing Game 🦀

The following code has been written according to the instructions from the Rust docs. Nevertheless I learned a lot from it and want to share this simple guessing game with the people ;-)

To run, just execute the complied file in /target/release/guessing-game and enjoy the CLI adventure.

About

Just a simple rust guessing game, according to the rust docs. Nothing special, but a nice introduction to my rust journey :-)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages