A little demo using Bevy so that I can learn how it works lol https://subop.github.io/bevy_test/
deer c342222c28 load 1st plz! | 2 лет назад | |
---|---|---|
.cargo | 2 лет назад | |
assets | 2 лет назад | |
html | 2 лет назад | |
src | 2 лет назад | |
.gitignore | 2 лет назад | |
.markdownlint.json | 2 лет назад | |
Cargo.toml | 2 лет назад | |
LICENSE | 2 лет назад | |
README.md | 2 лет назад | |
release.bash | 2 лет назад | |
rust-toolchain.toml | 2 лет назад | |
rustfmt.toml | 2 лет назад |
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
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).
Public domain, under the terms of the CC0.