Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tasgon/synthy
guitar hero for synthesizers
https://github.com/tasgon/synthy
rhythm-game
Last synced: 13 days ago
JSON representation
guitar hero for synthesizers
- Host: GitHub
- URL: https://github.com/tasgon/synthy
- Owner: tasgon
- Created: 2020-01-07T21:39:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T03:52:59.000Z (over 4 years ago)
- Last Synced: 2024-10-25T13:02:11.401Z (2 months ago)
- Topics: rhythm-game
- Language: Rust
- Homepage:
- Size: 5.37 MB
- Stars: 1
- Watchers: 2
- 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.