Inspiration
I want to create something that helps people but is also fun to play. So, I thought, why not make a guessing game?
What it does
When you start it asks you to pick a number between 0 and 100 you have 10 guesses. If you win it teaches you the importance of estimating. If you lose it teaches you the importance of accepting loss. If you enter a number higher than 100 or lower than 0 It will stop the game and ask you to restart because you should put 1 - 100 and nothing less or more than that.
How I built it
I used Python and various prints, scanners, and if commands. I also used while. I first made a format then changed that format to my liking to make the Guessing Game.
Challenges I ran into
Lots of Errors in the first bit. Thankfully I figured all those out in the end.
Accomplishments that I am proud of
That I was able to create this game but also put 2 moral lessons in it. I am hopeful that people that play this game will be able to practice their estimating skills and improve them.
What I learned
That Python is easier to use than Java in this case. I tried to use Java for this project, but Java was way more confusing.
What's next for The Guessing Game
uh. nothing really. I just wanted to create something fun but helpful. I will probably play it in me free time to improve my estimating skills. And I hope you do too!
The first link below is the code; the second link below is the presentation
Log in or sign up for Devpost to join the conversation.