https://github.com/lrusso/minipiano
MiniPiano developed in JavaScript
https://github.com/lrusso/minipiano
html5 javascript piano web
Last synced: 11 months ago
JSON representation
MiniPiano developed in JavaScript
- Host: GitHub
- URL: https://github.com/lrusso/minipiano
- Owner: lrusso
- Created: 2020-02-29T06:26:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T21:59:13.000Z (about 3 years ago)
- Last Synced: 2025-05-30T10:14:28.461Z (about 1 year ago)
- Topics: html5, javascript, piano, web
- Language: HTML
- Homepage:
- Size: 2.63 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiniPiano
MiniPiano developed in JavaScript.

## Web:
https://lrusso.github.io/MiniPiano/MiniPiano.htm
## Main diferences with the original version:
* Keyboard input implementation.
* Fixed aspect ratio to fit the screen.
* Implementing the landscape mode in mobile devices.
* Fixed first touch in order to enable the audio Context.
* Allowing the user to install it as a Progressive Web App.
## This is an improved version of:
https://phaser.io/examples/v3/view/input/multitouch/multi-touch-test