Inspiration
Applying what I learned about the Random class in Java while making it fun.
What it does
It generates a random number using the Random class and it interacts with the user through the Scanner class.
How we built it
Studying the API of Random and Scanner class.
Challenges we ran into
Deciding which loop was appropriate for the setUserRandom() method
Accomplishments that we're proud of
Just being able to run and debug the code was a huge accomplishment.
What we learned
Patient and a lot deep thinking.
Built With
- java
- jdk10
- vscode
Log in or sign up for Devpost to join the conversation.