A fun number guessing game, where the user guesses based on the number of correct digits and positions of previous guesses.
To run:
- npm install
- npx react-native start
- react-native run-android
Note: sometimes, it works to run through Android Studio
Note: this project was not built on a macbook, so the IOS version might not compile.