Added a simple description to the readme
This commit is contained in:
parent
71df0736ff
commit
f24ea5a242
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
# Number-Guessing Game
|
||||
----------------------
|
||||
|
||||
A simple game where the computer picks a number and the player must guess what it is.
|
||||
|
||||
## Gameplay:
|
||||
1. Computer generates random number
|
||||
2. Computer starts "I'm thinking of a number..."
|
||||
|
|
Loading…
Reference in a new issue