aadityamp01 / Androapps

Important Android projects to learn fundamentals of android development
https://github.com/aadityamp01/Androapps
MIT License
73 stars 53 forks source link

Create new androapp Number Guessing Game #110

Closed atulnarayan16 closed 2 years ago

atulnarayan16 commented 2 years ago

Description

Number Guessing Game made by using Flutter. The player is given 10 trials to guess the number within 1 to 100. If the player guesses the number within 10 trials , the player wins.

Dependencies Required

Fixes #106

Type of Change:

Checklist:

photo_2022-10-12_23-42-47

photo_2022-10-12_23-42-44

photo_2022-10-12_23-42-40

aadityamp01 commented 2 years ago

Hey @atulnarayan16 Thanks for your contribution into Androapps!