bevy_rhythm
A small rhythm game implemented in Bevy, with an accompanying tutorial.
Rust★ 63⑂ 7 forksMITupdated 4 years ago
README.mdfork it — it’s yours
Bevy Rhythm Game
This is the repo for my Rhythm game tutorial.
Here's a recording of the game:
Setup
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!
License
This game is published under a MIT License.
more like this
TachiSnap
TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…
HTML★ 50
bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Rust★ 50
