A JavaScript drum kit that plays various drum sounds depending on the key input
Download the zip file or clone via https://github.com/cannonspears/drum-kit.git
- Open index.html in your browser
- Play using the keyboard keys: A, S, D, F, G, H, J, K, and L
- Courtesy of Wes Bos - JavaScript30
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.