Skip to content

zardoy/piano-tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piano Tiles

Play now at https://zardoy.github.io/piano-tiles

Works well on mobile platforms

GamePad Layout

PS button XBOX button Tile
X A 1
O B 2
â–¢ X 3
â–³ Y 4

Keyboard layout is also supported. Use numbers or OSU keymap (DF JK) keys.

Start Locally

This project was bootstrapped with Create React App.

In the project directory, you need to run yarn start.

It'll run the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

TODO

  • Controller | Keyboard layout in SVG
  • Switch from react-scripts to snowpack-scripts in all projects
  • Enable hash router with proper handling pwa
  • Offline

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.