mirror of
https://github.com/scratchfoundation/scratch-tech-explorations.git
synced 2025-07-30 07:39:07 -04:00
docs: update README.md with info specific to this branch
This commit is contained in:
parent
395d3467f0
commit
2bc4284587
1 changed files with 2 additions and 11 deletions
13
README.md
13
README.md
|
@ -1,12 +1,3 @@
|
|||
# Scratch Tech Explorations
|
||||
# scratch-bevy
|
||||
|
||||
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!
|
||||
Experimenting with [Bevy](https://bevyengine.org/), a game engine built in [Rust](https://www.rust-lang.org/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue