Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.28 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.28 KB

Drum Kit

This is a virtual drum kit project made with HTML, CSS, and JavaScript. It allows users to play different drum sounds by clicking on buttons or tapping on their keyboard keys.

Technologies used

The project uses the following technologies:

  • HTML
  • CSS
  • JavaScript

Installation

To use the Drum Kit, please follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Open the index.html file in your web browser.

Usage

Once you have opened the Drum Kit, you can start playing by clicking on the buttons or tapping on the keyboard keys. Each button/key corresponds to a different drum sound.

The following are the keyboard keys and their corresponding drum sounds:

  • A: Snare
  • S: Crash
  • D: Kick
  • F: Tom
  • J: Ride
  • K: Hi-hat
  • L: Floor tom

Contributing

If you would like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them to your branch.
  4. Push your changes to your forked repository.
  5. Open a pull request to the original repository.

Glimpse

Screenshot_20230210_230136