Skip to content

jupiter104/GuessTheNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GuessTheNumber

Play a game of guessing the secret number.

This is a C# console application. The computer generates a random number between 1 and 10 by default. You can edit the range in the code. You get 4 tries to correctly guess the number. You can edit the number of tries in code.

Enjoy.

Credit: jupiter104 (March 2019)

About

Play a game of guessing the secret number.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages