Simple game for guessing random numbers
- Generates a random number from 1 to 100
- User has up to 20 guesses to get the answer
- Gives feedback about whether guess is higher or lower than answer
- Add MIT License.
- Add License summary to source code files.
Copyright (c) 2017 Matthew Wright. Licensed under MIT License. See LICENSE.txt for further details.
This software should be distributed with a LICENSE.TXT file in the solution root. Alternatively you can find a copy of the license in the github repository: https://github.com/wiganlatics/guess-game. The MIT License text is also available at: https://choosealicense.com/licenses/mit/.