Skip to content

guimcaballero/bevy_rhythm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.