https://github.com/tasgon/synthy
guitar hero for synthesizers
https://github.com/tasgon/synthy
rhythm-game
Last synced: 11 months ago
JSON representation
guitar hero for synthesizers
- Host: GitHub
- URL: https://github.com/tasgon/synthy
- Owner: tasgon
- Created: 2020-01-07T21:39:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T03:52:59.000Z (almost 6 years ago)
- Last Synced: 2025-03-31T01:28:09.095Z (about 1 year ago)
- Topics: rhythm-game
- Language: Rust
- Homepage:
- Size: 5.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Synthy: guitar hero for pianos
Basically the title. Also, nothing's implemented. Based on a modified version of [`iolivia/imgui-ggez-starter`](https://github.com/iolivia/imgui-ggez-starter) (modifications found [here](https://github.com/telastrus/imgui-ggez-starter)).
## Running
```rust
cargo build
// Run with debug
cargo run
// Run fast
cargo run --release
```
## Contributing
Basically, use reason.
## License
Undecided yet. For now, all rights reserved.