Skip to content

Guess The Secret Number: A game in which the user tries to find the secret number. Programmed in Python and using CLI.

License

Notifications You must be signed in to change notification settings

irving-rs/guess_number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guess_number

Guess The Secret Number: A game in which the user tries to find the secret number.

Basics:

  • Programmed in Python, uses CLI.
  • The computer selects an aleatory number (secret number) between 0 and 99.
  • The user has to discover the secret number.
  • The user has seven opportunities to guess the secret number.

Run:

  • Firs Case (Win):

  • Second Case (Lose):

About

Guess The Secret Number: A game in which the user tries to find the secret number. Programmed in Python and using CLI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages