Skip to content

This is a modified number guessing game where the user gets to selects the level he wants. Based on this input, the user has to guess the correct number with limited amount of tries.

Notifications You must be signed in to change notification settings

RashidatJay/Modified_Guessinggame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Modified_Guessinggame

In this game, the user is able to guess numbers against a number set by the program. There are 3 levels here:easy, medium, and hard. At easy, user gets a chance to guess between 1-10 with 6 tries. At medium, user gets to guess between 1-20 with 4 tries while at hard the use gets to guess between 1-50 with 3 tries. If the user exhaust all tries, the game ends. Also, if the user guesses right, the game ends

About

This is a modified number guessing game where the user gets to selects the level he wants. Based on this input, the user has to guess the correct number with limited amount of tries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages