Inspiration- thought about a lot of number guessing games and realized that most of them limit you to a particular range of numbers to guess from. Then I decided to make one that allows the user make their range and guess from their range.
What it does - it takes the range which the user has set, then generates a random number from the range. The user is then expected to guess a random number from the range which they have selected. The app keeps track of the numbers guessed, the total number of guesses and it has an audio feature.
How you built it- I built it with code.org app lab studio
Challenges you ran into - none
Accomplishments that you’re proud of - nil
What we learned - nil
What's next for Number guessing game - I’ll try and think about more features and improve the app.
Log in or sign up for Devpost to join the conversation.