This is a simple website that lets you play 7 different drum sounds using your keyboard or mouse. You can press the keys W, A, S, D, J, K or L to play the corresponding drum sound. You can also click on the drum buttons on the screen to play the sounds.
- Responsive design with HTML and CSS
- Interactive buttons with hover and active effects
- Sound effects with JavaScript and HTML audio elements
- Keyboard event listeners for playing sounds with keys
To run this website locally, you need to have a web browser that supports HTML, CSS, and JavaScript.
- Clone this repo:
git clone https://github.com/your-username/drum-sounds-playing-website.git - Go to the project folder:
cd drum-sounds-playing-website - Open the
index.htmlfile in your browser - Enjoy playing the drum sounds!
MIT License
Copyright ยฉ 2023 Aswin
