https://github.com/theajack/piano
Play the piano with type (钢琴打字游戏)
https://github.com/theajack/piano
game type
Last synced: about 1 year ago
JSON representation
Play the piano with type (钢琴打字游戏)
- Host: GitHub
- URL: https://github.com/theajack/piano
- Owner: theajack
- License: mit
- Created: 2020-11-22T04:36:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-07T14:28:28.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T00:22:57.826Z (about 1 year ago)
- Topics: game, type
- Language: JavaScript
- Homepage: https://theajack.github.io/piano/
- Size: 6.68 MB
- Stars: 35
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 钢琴打字游戏
[试玩](https://theajack.gitee.io/piano)
### dev
```
git clone https://github.com/theajack/piano.git
cd piano
npm install
npm run dev
```