Skip to content

WilliamShull/guessing_game1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

This program asks the user to match the predicted number of wins the Mariners will have. The program will supply prediction with a random number between 1 and 162. The game will prompt the user to keep guessing until correct and give them input whether their guess is too high or too low. When the user matches the predictor's number it will give them a congratulatory message and tell them how many guesses they took. Number of guesses was kept track via a variable named 'counter'.

5-12(Partner: Marcel) Fixed "if" statement to display message properly.

Added a guess limit and informed user how many guesses they have left.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 100.0%