Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.9 KB

File metadata and controls

36 lines (27 loc) · 1.9 KB

Guess A Number

flat Language C# Target Framework Build Discord

You can play this game in your browser:
Play Now
Hosted On GitHub Pages

Guess A Number is a guessing game. A secret number will be randomly generated. You will guess a number and be told if your guess is lower, higher, or equal to the secret number. Keep guessing until you guess the secret number.

Input

Type out a number such as 1, 10, or 100 and then press enter to guess.

Downloads

win-x64

linux-x64

osx-x64