mashm3ll0w / drumKitGame2020

A revamped version of the drum kit game from 2019.

Home Page:https://mashm3ll0w.github.io/drumKitGame2020/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRUM KIT GAME 2020

This is a different take on the drum kit game that I made last year, but this time, using a different approach.

This project used a switch statement to play the trigger the sounds when the keys were pressed but this time, the project uses the pressed keys' keyCodes.

TECHNOLOGIES USED

HTML

CSS

Javascript

AUTHOR

Karl Mash

LICENSE

MIT

About

A revamped version of the drum kit game from 2019.

https://mashm3ll0w.github.io/drumKitGame2020/

License:MIT License


Languages

Language:HTML 51.9%Language:CSS 26.4%Language:JavaScript 21.7%