Skip to content

Latest commit

 

History

History
 
 

Number Guess

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Number Guess

This is a simple number guessing game. The computer will pick a random number between 1 and 10. The player will have 3 chances to guess the number. If the player guesses the number, the game will end. If the player runs out of guesses, the game will end.