rust 3D rhythm game based on Sound Space
loads maps using the original Roblox SSP format
You can download the project and try it on Windows, Linus, Mac, and compile it for even more.
- latest rust version (or one supporting Bevy 0.13)
clone this git repository
git clone https://github.com/premiering/soundaim.git
open the project and run using cargo
.
cd soundaim
cargo run
after bevy's long inital compile you should see the game open up!
in the assets
directory is the test map birb by BelowAmateur, which came from the archive of the old Sound Space maps.
soundaim is licensed under the MIT license.