Skip to content
/ DrumSet Public

Learning DOM in Js by implementing DrumSet where each key will play different drum sounds. The Keys are also activated using Keyboard keys.

Notifications You must be signed in to change notification settings

hxrii/DrumSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DrumSet

Learning DOM in Js by implementing DrumSet where each key will play different drum sounds. The Keys are also activated using Keyboard keys.

The starter files are forked from https://www.appbrewery.co/p/web-development-course-resources

Implementations are

  1. Adding images to respective keys
  2. Adding sounds on clicks to each of the instrument's images
  3. Adding sounds on press to each of the instrument's keyboard keys
  4. Adding animation classes to each keys

About

Learning DOM in Js by implementing DrumSet where each key will play different drum sounds. The Keys are also activated using Keyboard keys.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published