https://github.com/msalman81/drum-kit
This is a Drum-Kit simulator made on web using Javscript DOM and Event Listeners! Unveil your inner musician and start banging those drums!
https://github.com/msalman81/drum-kit
css dom drums drumstick eventlisteners html javascript moazzam moazzamsalman salman ui ux webdeveloper webgame
Last synced: 2 months ago
JSON representation
This is a Drum-Kit simulator made on web using Javscript DOM and Event Listeners! Unveil your inner musician and start banging those drums!
- Host: GitHub
- URL: https://github.com/msalman81/drum-kit
- Owner: msalman81
- Created: 2019-07-18T13:19:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T13:34:29.000Z (almost 6 years ago)
- Last Synced: 2025-01-07T10:12:58.115Z (4 months ago)
- Topics: css, dom, drums, drumstick, eventlisteners, html, javascript, moazzam, moazzamsalman, salman, ui, ux, webdeveloper, webgame
- Language: JavaScript
- Homepage:
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drum-Kit
To run this website, download the files and open "index.html" with your browser. The website uses drum sounds which can be found in the sound folder and in the javascript the code uses event listeners and DOM to register sounds on keypresses.