A simple and fun number-guessing game built using React Native and Expo. The app generates a random number, and you have to guess it based on hints provided!
? Game Description
The goal is to guess the number chosen by the app. After each guess, the app tells you if your number is too high or too low until you guess it correctly. A Game Over screen will show your score and allow you to restart.