Files
PerfectHear/README.md
2025-03-19 18:26:10 +01:00

21 lines
255 B
Markdown

# Perfect Ear
Train your ears to recognize piano notes !
## Screenshots
[[screenshots/success.png]]
[[screenshots/failure.png]]
## Build ⚙️
```bash
xmake # xmake will download all the required dependencies
```
## Run 🏃
```bash
xmake run
```