Added a simple description to the readme

This commit is contained in:
William Brawner 2016-11-27 18:27:04 -06:00
parent 71df0736ff
commit f24ea5a242

View file

@ -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..."