This is the repo for my Rhythm game tutorial.
Here's a recording of the game:
Make sure to use the latest nightly version of Rust to run the project:
$ rustup override set nightly
$ cargo run
For Linux users it might be necessary to install lld
for compilation!
This game is published under a MIT License.