Guess the number web page! v2
Try to guess the secret number randomly choosen by the computer!
Guess the number web page! v2
Try to guess the secret number randomly choosen by the computer!
I listened to the feedback and tried to implement a few more things, plus I also added 3 different game modes! More information is available in the readme!
I just implemented a secret in my game that when you perform an action X times, you gain 15 lives!
Log in to leave a comment
I just implemented a system that ends the game when you lose lives (which are different for each level), and a display of your remaining lives also appears! I fixed a few things.
Log in to leave a comment
It seems the modes are working correctly, and I’ve added details below so you know what each mode has to offer!
Log in to leave a comment
Right now, I’ve seen your feedback and I’m trying to implement your recommendations. In addition, I’m introducing a system with 3 game modes!
Log in to leave a comment
I used the feedback I received to improve my web game. I hope the feature that counts your attempts is cool (as some of you requested), and I also improved the UI to look more like a pixelated game. I also added the option to press ‘Enter’ instead of the ‘Try!’ button while typing the number. I hope these changes make version 2 of my project even better, thank you!
I’m currently working on a tries tracker, as many of you requested, and also as one voter asked, to make the “enter” key work instead of just clicking the “Try” button. I’ll also see what I can do to improve the UI. Thank you for the feedback, I hope I can make this project better. Thank you!
Log in to leave a comment
So, I make a webpage that is a ‘Guess The number’! You just need to try guess the number (you don’y have tries left). If you guess it correctly you go to a win page. For me, it was challenging to make the logic work correctly with the web, and i’m pround for making this project, i think i am expand my knowledg every time i code.
So, i just finished creating my Guess the Number Website!
First, click/tap on the start button, then the page is going to keep asking you what is your guess until you guess the secret Random Generated number!
The number goes from 0 to 100.
If you guess the number correctly, the page shows you a win screen, that you can play again if you want to.
Log in to leave a comment
Building the HTML first!
Log in to leave a comment