Skip to content

simpleittools/numberGuessinggame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Number Guessing Game

This is a basic number guessing game. The game will as you to choose a range of numbers. You should use only whole numbers.

The game will then randomly selected a whole number between your provided range. As you enter your guesses, the game will provide feedback letting you know if your guess is too high or too low. Adjust your guess until you get the number correct. The game will tally your total number of guesses and provide it as your score. The lower score, the better.

About

A basic command line number guessing game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages