https://github.com/alleycaaat/numbers-game
A game where a user's phone tries to guess the number the user selected.
https://github.com/alleycaaat/numbers-game
javascript mobile-app mobile-game react react-native react-native-android react-native-app reactjs
Last synced: 5 months ago
JSON representation
A game where a user's phone tries to guess the number the user selected.
- Host: GitHub
- URL: https://github.com/alleycaaat/numbers-game
- Owner: alleycaaat
- Created: 2023-01-05T17:20:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T19:47:51.000Z (about 3 years ago)
- Last Synced: 2025-03-30T17:23:00.332Z (10 months ago)
- Topics: javascript, mobile-app, mobile-game, react, react-native, react-native-android, react-native-app, reactjs
- Language: JavaScript
- Homepage:
- Size: 2.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# numbers-game
### React Native mobile app for Android
Enter a number and see how many guesses it take your phone to land on your number.
Created following the tutorial in the [React Native the Practical Guide](https://www.udemy.com/course/react-native-the-practical-guide/) created by [Academind](https://www.udemy.com/user/academind/) with a several deviations.