TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Simon Walters 11203fdb46
Update mqtt.xml
Allow multiple connections to the same broker, improved unsubscribe action and improved response and request blocks - changes by original library author Xavier Pi
2022-06-30 10:20:41 +01:00
Backgrounds
Costumes more costumes 2022-06-27 00:10:50 -04:00
Examples
Sounds
help Merge pull request #3039 from WarpedWartWars/is-identical-help-fix 2022-04-19 16:00:54 +02:00
img
libraries Update mqtt.xml 2022-06-30 10:20:41 +01:00
locale Update lang-de.js 2022-06-28 19:50:08 +02:00
src new extension primitive for querying whether a watcher for a variable by name is shown onstage 2022-06-29 17:55:32 +02:00
.gitignore
API.md Update API.md 2022-04-05 09:47:58 +02:00
CONTRIBUTING.md Remove mentions of changesets from CONTRIBUTING.md 2022-03-14 18:07:13 -07:00
HISTORY.md Update HISTORY.md 2022-06-29 22:53:47 +02:00
LICENSE
MIGRATING.md
OFFLINE.md
README.md prepared v7.0.3 2022-01-04 14:29:50 +01:00
index.html
manifest.json
snap.html new extension primitive for querying all variable names accessible from a specified scope (global, sprite, script) 2022-06-29 17:31:45 +02:00
sw.js restored v7.4.0-dev 2022-03-16 10:12:50 +01:00

README.md

Snap! Logo

Snap! Build Your Own Blocks

https://snap.berkeley.edu

Try Snap! Now

a visual, blocks based programming language inspired by Scratch

written by Jens Mönig and Brian Harvey jens@moenig.org, bh@cs.berkeley.edu

Snap! Community

This repository contains the source code for Snap! IDE. If you have questions about using Snap!, please checkout the Snap! Forum.

We also maintain an active community at snap.berkeley.edu, where you can save and share your own projects. You can also check out the code, if you're curous.

Security

If you have security concerns, please do not post them publicly. Please reach out to us at contact@snap.berkeley.edu.

License

Copyright (C) 2008-2022 by Jens Mönig and Brian Harvey

Snap! is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Want to use Snap! but scared by the open-source license? Get in touch with us, we'll make it work.