项目作者: shreyaschavhan

项目描述 :
This is a program that generates a random number and asks the player to guess it. If the player's guess is Higher than the actual number the program displays "Guess lower!". Similarly if the user's guess is too low, the program prints "Guess Higher!". When the user guesses the correct number, the program displays the number of guesses the player used to arrive at the number.
高级语言: C
项目地址: git://github.com/shreyaschavhan/Guess-Me-Game.git
创建时间: 2021-01-07T07:06:10Z
项目社区:https://github.com/shreyaschavhan/Guess-Me-Game

开源协议:MIT License

下载