Guess The Number Web banner

Guess The Number Web

7 devlogs
4h 2m 49s

Guess the number web page! v2
Try to guess the secret number randomly choosen by the computer!

Demo Repository

Loading README...

brunodevdrums

Shipped this project!

Hours: 2.3
Cookies: 🍪 7
Multiplier: 2.97 cookies/hr

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!

brunodevdrums

I just implemented a secret in my game that when you perform an action X times, you gain 15 lives!

Attachment
0
brunodevdrums

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.

Attachment
Attachment
0
brunodevdrums

It seems the modes are working correctly, and I’ve added details below so you know what each mode has to offer!

Attachment
0
brunodevdrums

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!

Attachment
0
brunodevdrums

Shipped this project!

Hours: 0.36
Cookies: 🍪 1
Multiplier: 2.24 cookies/hr

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!

brunodevdrums

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!

Attachment
Attachment
0
brunodevdrums

Shipped this project!

Hours: 1.39
Cookies: 🍪 2
Multiplier: 1.81 cookies/hr

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.

brunodevdrums

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.

0