30DaysOfJavaScript
30DaysOfJavaScript copied to clipboard
Title: BUBBLE GAME
trafficstars
Is your feature request related to a problem? Please describe.
Create a functional BUBBLE GAME using only JavaScript, HTML, and CSS .
Describe the solution you'd like.
In this game there will be random no's present on the screen , so we have to select the No. which will be shown at the top of the game . if we select the correct no. it will increase our score and if it no. is incorrect the score wont increase . All of this will continue under certain time limit and then the game will be over .
Describe alternatives you've considered.
- I will add timer on the screen (suppose 60 sec) so the game will be over in 60 sec .
- there will be sections like : 1. Hit - the no. which we have to select from various bubbles 2. Timer - the time under which we have to score . 3. Score - this will calculate the total score
Add any other context or screenshots about the feature request here.
Thank you for opening your first issue in our repository! One of our maintainers will get in touch with you soon.
@swapnilsparsh can you please assign me this under GSSoC'24 !