#rhythm #tutorial #bevy #implemented #accompanying

app guimcaballero/bevy_rhythm

A small rhythm game implemented in Bevy, with an accompanying tutorial

1 unstable release

0.1.0 Jan 15, 2021

#1096 in Game dev

59 stars & 1 watcher

20MB
1K SLoC

Rust 1K SLoC // 0.0% comments GLSL 120 SLoC // 0.1% comments

Bevy Rhythm Game

This is the repo for my Rhythm game tutorial.

Here's a recording of the game:

Game recording

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.

Dependencies

~14–23MB
~359K SLoC