https://github.com/ngirimana/guess-number
An integer between 0 and 100 is chosen in this straightforward game. You enter your predictions, and the system notifies you of your success or failure and whether you should try a higher or lower number.
https://github.com/ngirimana/guess-number
game-development javascript mobile-development nodejs reactjs reactnative
Last synced: 8 months ago
JSON representation
An integer between 0 and 100 is chosen in this straightforward game. You enter your predictions, and the system notifies you of your success or failure and whether you should try a higher or lower number.
- Host: GitHub
- URL: https://github.com/ngirimana/guess-number
- Owner: ngirimana
- Created: 2021-05-27T17:25:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-13T10:02:42.000Z (about 4 years ago)
- Last Synced: 2025-01-01T16:43:36.016Z (9 months ago)
- Topics: game-development, javascript, mobile-development, nodejs, reactjs, reactnative
- Language: JavaScript
- Homepage:
- Size: 417 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guess-Number
The Guess Number App is a game where user enter number and the phone guess it.