https://github.com/marwa-eltayeb/guess_the_number
Guessing Game for Flutter Create Contest
https://github.com/marwa-eltayeb/guess_the_number
dart-language flutter flutter-app flutter-create-contest guess-the-number guessing-game
Last synced: 10 days ago
JSON representation
Guessing Game for Flutter Create Contest
- Host: GitHub
- URL: https://github.com/marwa-eltayeb/guess_the_number
- Owner: marwa-eltayeb
- License: mit
- Created: 2019-05-07T16:09:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T16:44:13.000Z (almost 6 years ago)
- Last Synced: 2025-03-26T18:21:44.059Z (27 days ago)
- Topics: dart-language, flutter, flutter-app, flutter-create-contest, guess-the-number, guessing-game
- Language: Dart
- Homepage:
- Size: 53.7 KB
- Stars: 5
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Guessing Game for Flutter Create Event
Application Name: Guess The Number
# The application is designed for the Android platform using Flutter Framework.
Size of the game: less than 5KB
The idea of the application:
It is a guessing game that the computer thinks of a number between 1 and 20, and users guess the number between this range. If the number is less or greater than the wanted number, they will receive feedback about their answer to enable them to guess another number. Users only have five tries. If they use all of them and do not guess the wanted number, they will lose.
## Screenshots
||
|
| ------------- | ------------- |Project Preview: [Youtube](https://youtu.be/2UP5tO6bLiY).