Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sumit-saha-x/drum-kit-js-practice-proj
- Owner: sumit-saha-x
- Created: 2024-10-26T20:35:25.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-26T20:40:04.000Z (2 months ago)
- Last Synced: 2024-10-28T20:43:39.288Z (2 months ago)
- Topics: css, drum-kit, html, javascript, web-game
- Language: JavaScript
- Homepage: https://sumit-saha-x.github.io/Drum-kit-JS-practice-proj/
- Size: 352 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.