Inspiration
A homework assignment from my CompSci class (started with a basic 1-100 guessing game, added game loop, difficulty, and a leaderboard system using a file to prevent it from resetting every launch)
What it does
Cures boredom. The classic 1-100 game is the perfect thing to do when you are bored.
How we built it
Java
Challenges we ran into
Rewriting the file the leaderboard is based on.
Accomplishments that we're proud of
The leaderboard
What we learned
How to write/print to a file.
What's next for Guessing Game
Maybe a multiplayer option, two players go back and forth guessing until the number is guessed, deeming the winner.
Log in or sign up for Devpost to join the conversation.