/Guessing-Number-Game-with-Firestore-Realtime-Database

A guessing number game that can let user to guess the random auto-generated number. E.g, if the generated number is 57, user guesses 30, then the system will say the answer is between 30 to 100, next, user guesses 65, then the system will narrow down the range of the answer to 30 to 65.

Primary LanguageC#

Watchers