A simple web-based drum kit that allows users to play drum sounds by pressing corresponding keys on their keyboard.
index.html
: The main HTML file containing the structure of the drum kit.style.css
: The CSS file containing the styles for the drum kit.sounds/
: A folder containing all the drum sound files.background.jpg
: The background image for the drum kit.
- Open the
index.html
file in a web browser. - Press the keys
A
,S
,D
,F
,G
,H
,J
,K
,L
on your keyboard to play different drum sounds.
- Press specific keys on the keyboard to play corresponding drum sounds.
- Visual feedback is provided by highlighting the key pressed.
This project is not open for external contributions.
This project is not licensed for open source use.