Skip to content

A simple number guessing game in Rust. Inspired directly from the game in the Official Rust book.

Notifications You must be signed in to change notification settings

delbyte/guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A number guessing game in Rust

This game is a very simple mini-project taken almost entirely from the Rust Docs. It is a number guessing game that allows infinite guesses and tells you higher or lower, considering a number between 1-100.

About

A simple number guessing game in Rust. Inspired directly from the game in the Official Rust book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages