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

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

Awesome Lists containing this project

README

          

# MiniPiano

MiniPiano developed in JavaScript.

![alt screenshot](https://raw.githubusercontent.com/lrusso/MiniPiano/master/MiniPiano.png)

## 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