tech explorations related to Scratch
Find a file
2022-10-28 15:43:13 -07:00
assets feat: draw a squirrel 2022-09-30 17:08:25 -07:00
src feat: run 'scripts' at 30 FPS 2022-10-14 16:19:23 -07:00
.editorconfig docs: add README.md and a few helper files 2023-08-16 16:44:16 -07:00
.gitignore build: cargo new scratch-bevy 2022-09-30 14:02:24 -07:00
build-for-web.sh feat: build for web 2022-10-14 17:38:49 -07:00
Cargo.lock build: enable dependency optimization in dev, plus dynamic linking 2022-09-30 14:58:59 -07:00
Cargo.toml feat: build for web 2022-10-14 17:38:49 -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
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.