Skip to content

SirSanctified/number_guessing_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

number_guessing_game

I create a number guessing game to generate a number between the range of 1 and 2. The game prompt users for their username. I set range as function parameter and prompt the player to predict the generated number between the given range. At a correct guess, the game awards the player a point and move them to stage 2 by increasing the range limit value by 1, e.g. range is from 1 and 3 for stage 2 and so on.

Replit link: https://replit.com/@PritchardMambam/numberguessinggame

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published