Inspiration

Number game that I played when i was young inspired me to make this program.

What it does

First it let you guess number 1 to 31. After you guess, if it is not correct the computer set, it will say larger or less than your number. You can guess easier every time you guess. How many times you guess will show up at the last(when you get correct number). Play with friends.

How I built it

Using Random, while loop.

Challenges I ran into

I did not know how to use Random Number code.

Accomplishments that I'm proud of

I'm proud of what I have done using new skill (Random).

What I learned

How to make a code (using import java.util.Random;).

What's next for Guessing Number with Computer

I will make it better to putting some code.

Built With

Share this project:

Updates