tech explorations related to Scratch
Find a file
2023-04-24 08:43:03 -07:00
assets feat: WIP deserialize SB2 project JSON 2023-03-03 16:45:29 -08:00
src refactor: upgrade to Bevy 0.10.1 2023-04-24 08:43:03 -07:00
.editorconfig docs: add README.md and a few helper files 2023-08-16 16:44:16 -07:00
.gitignore chore: add fonts 2023-01-06 17:13:56 -08:00
build-for-web.sh chore: upgrade bevy to 0.9.1 2022-12-09 17:52:54 -08:00
build.rs refactor: make clippy happy 2023-03-24 14:17:53 -07:00
Cargo.lock refactor: upgrade to Bevy 0.10.1 2023-04-24 08:43:03 -07:00
Cargo.toml refactor: upgrade to Bevy 0.10.1 2023-04-24 08:43:03 -07:00
index-dev.html feat: build for web 2022-10-14 17:38:49 -07:00
index.html feat: build for web 2022-10-14 17:38:49 -07:00
LICENSE docs: add README.md and a few helper files 2023-08-16 16:44:16 -07:00
package-lock.json chore: add fonts 2023-01-06 17:13:56 -08:00
package.json chore: add fonts 2023-01-06 17:13:56 -08:00
README.md docs: update README.md with info specific to this branch 2022-10-28 15:43:13 -07:00

scratch-bevy

Experimenting with Bevy, a game engine built in Rust.