项目作者: wiganlatics

项目描述 :
Simple game for guessing random numbers
高级语言: C#
项目地址: git://github.com/wiganlatics/guess-game.git
创建时间: 2017-02-19T16:29:45Z
项目社区:https://github.com/wiganlatics/guess-game

开源协议:MIT License

下载


guess-game

Simple game for guessing random numbers

Version 1.0 Features

  1. Generates a random number from 1 to 100
  2. User has up to 20 guesses to get the answer
  3. Gives feedback about whether guess is higher or lower than answer

Version 1.0.1 Features

  1. Add MIT License.

Version 1.0.2 Features

  1. Add License summary to source code files.

License

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/.