Git21221 / JS-beginner-projects

Here you will get small JS projects for starters.
https://js-beginner-projects.netlify.app/
47 stars 73 forks source link

Drumbkit: "Add Button Click Functionality for Playing Sounds" #199

Open A-bhiSheKumar opened 1 year ago

A-bhiSheKumar commented 1 year ago

I have modified the drum kit game to allow users to play sounds by clicking on the buttons. Previously, the functionality was limited to keyboard keys. Now, users can interact with the drum kit using both keyboard keys and mouse clicks.

Git21221 commented 1 year ago

@A-bhiSheKumar sure go ahead, make a pr with proper screenshot.

A-bhiSheKumar commented 1 year ago

Done.