think of a number between 1 and 100 and he will try to guess it.

https://github.com/SoilFoil64/Number-Aki
The game is in a prototype/concept state and will not guess precisely.
Nice one, i suggest to look up Binary Search Algorithms and you’ll be able to guess a 0-100 number in 7 trials max. Also if you implement it well you can then extend the range without modifying y’ code
C# devs
null reference exceptions

source