A simple interactive drum kit built with JavaScript.
Press the buttons or keyboard keys to play different drum sounds.
- Play drum sounds by clicking buttons
- Play drum sounds using keyboard keys
- Simple interactive interface
- HTML
- CSS
- JavaScript
- Using
addEventListenerfor user interaction - Handling keyboard input with
event.key - Working with audio in JavaScript
- Connecting JavaScript with HTML elements
- Basic DOM manipulation
Software engineering student at ITS