Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mtapirina/piano_keys

Create a piano player with DOM events in JavaScript. Codecademy Lesson
https://github.com/mtapirina/piano_keys

codecademy-pro dom javascript piano-keys

Last synced: 17 days ago
JSON representation

Create a piano player with DOM events in JavaScript. Codecademy Lesson

Awesome Lists containing this project

README

        

# Piano Keys

__Codecademy lesson__

## Create An Interactive Piano Game

You’re a web developer who has been hired by a music education company.
This client wants you to create an interactive game to help their beginner-level piano students study.
Create a piano player with DOM events in JavaScript!

_I add some small changes to the project._
_Piano keys make sounds when you click on it._

----------------------------

piano-keys-codecademy