README.md 1.5 KB

bevy_test

Try it out, here!

building

Ensure that you have all of the following in your $PATH:

Then:

git clone 'https://codeberg.org/subopt/bevy_test.git'
cd bevy_test
./release.bash
cd out
python -m http.server  # Or any other web server that will correctly serve WASM
                       # with the `application/wasm` MIME type

assets

All images/textures (metal crate, wooden crate, spark animation) are due to @Slime (🐦)!

clang.ogg and clang1.ogg are excerpts from Single clangs.wav by CGEffex: https://freesound.org/s/96215/ (CC BY 4.0).

wood_strike.ogg and wood_strike1.ogg and excerpts from Wood chopping.wav by DDT197: https://freesound.org/s/445782/ (CC0).

bevy_test.ogg is an original piece that I wrote just for this demo lol (CC0).

legal

Public domain, under the terms of the CC0.