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

21 lines
257 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
```