30DaysOfJavaScript icon indicating copy to clipboard operation
30DaysOfJavaScript copied to clipboard

Title: BUBBLE GAME

Open sauraabhh opened this issue 1 year ago • 2 comments
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.

Screenshot 2024-06-22 134741

sauraabhh avatar Jun 22 '24 08:06 sauraabhh

Thank you for opening your first issue in our repository! One of our maintainers will get in touch with you soon.

github-actions[bot] avatar Jun 22 '24 08:06 github-actions[bot]

@swapnilsparsh can you please assign me this under GSSoC'24 !

sauraabhh avatar Jun 28 '24 08:06 sauraabhh