tech explorations related to Scratch
Find a file
Christopher Willis-Ford 4274ec5373 build: cargo add bevy
2022-09-30 14:04:34 -07:00
src build: cargo new scratch-bevy 2022-09-30 14:02:24 -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
Cargo.lock build: cargo add bevy 2022-09-30 14:04:34 -07:00
Cargo.toml build: cargo add bevy 2022-09-30 14:04:34 -07:00
LICENSE docs: add README.md and a few helper files 2023-08-16 16:44:16 -07:00
README.md docs: add README.md and a few helper files 2023-08-16 16:44:16 -07:00

Scratch Tech Explorations

This is a repository for sharing tech explorations related to Scratch. Different branches may or may not be related. If you make a new experiment, try to pick a branch name that hints at what you're exploring. If you make a variant of an existing experiment, pick a branch name that's related to the existing branch name (unless there's reason not to).

If you're experimenting with the Scratch 3.0 editor and might want feedback, consider Scratch Lab instead.

Anything here should be treated as experimental, and may or may not be directly used in the future.

Imagine, program, share!