Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mtapirina/piano_keys
- Owner: mtapirina
- Created: 2023-10-18T19:12:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-19T14:33:13.000Z (over 1 year ago)
- Last Synced: 2023-10-20T00:29:52.501Z (over 1 year ago)
- Topics: codecademy-pro, dom, javascript, piano-keys
- Language: JavaScript
- Homepage: https://mtapirina.github.io/piano_keys/
- Size: 349 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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._----------------------------