Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sumit-saha-x/drum-kit-js-practice-proj

play different drum sounds by pressing corresponding keys on the keyboard.
https://github.com/sumit-saha-x/drum-kit-js-practice-proj

css drum-kit html javascript web-game

Last synced: about 2 months ago
JSON representation

play different drum sounds by pressing corresponding keys on the keyboard.

Awesome Lists containing this project

README

        

# Drum-Kit JS Game
This project is a simple drum kit created using HTML, CSS, and JavaScript. It allows users to play different drum sounds by pressing corresponding keys on the keyboard. Each key is associated with a specific drum sound, and when a key is pressed, the associated sound is played along with a visual animation on the screen.