Made using HTML,CSS and Javascript.
- It is a very basic project created while learning javacript.
- I learned it from this course.
- But I used a gif in my project to show a drum player in it.
Version 1 [Preview]
drum-player-version1.mp4
Improvements
- Currently I'm learning CSS stuffs and making UIs in it.
- I thought that this project can be improved more by including some styling.
- The gif should not play continously untill any key is not pressed.
- That would make it more realistic.
- I searched about it but didn't found any thing to add control in gif as it is rendered in
img
tag. - That's why I converted
gif
in to a video and rendered the video and added some basic functionalities using javascript.
Version 2 [Preview]