swapnilsparsh / 30DaysOfJavaScript

Projects made during the 30 days of the JavaScript challenge
https://30daysofjs.netlify.app
MIT License
926 stars 647 forks source link

Title: Addition of a Drum Kit game #1272

Closed yasharth-0910 closed 5 months ago

yasharth-0910 commented 5 months ago

Is your feature request related to a problem? Please describe.

I've recently developed a game called "Drum Set" and I'd like to integrate it into my website. The game allows users to play drum sounds by clicking on buttons or pressing corresponding keys on their keyboard.

Describe the solution you'd like.

Integrate the game into the website's HTML structure, ensuring it's visually appealing and functional. Add buttons or keyboard controls for users to interact with the drums. Enhance the game's UI/UX with graphics, animations, or effects. Ensure mobile compatibility and accessibility.

Describe alternatives you've considered.

Adding a canvas element for more complex interactions. Implementing a multiplayer mode for collaborative drumming. Integrating social sharing features to allow users to share their drumming sessions. Including a recording feature to save and replay users' drum performances.

Add any other context or screenshots about the feature request here.

113 - Drum Kit

yasharth-0910 commented 5 months ago

I would request you too please assign this to me under GSSoC'24 tag and whatever Level you see fit

swapnilsparsh commented 5 months ago

@yasharth-0910 This project is already there.