TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
jmoenig 9379ba833c update palette when switching to a new scene / loading a new project 2021-07-16 15:28:26 +02:00
Backgrounds
Costumes
Examples
Sounds
help manual, libraries for 7.0 2021-07-13 23:21:25 -07:00
img added more experimental pwa icons 2021-07-11 16:03:08 +02:00
libraries manual, libraries for 7.0 2021-07-13 23:21:25 -07:00
locale updated version history 2021-07-12 10:05:49 +02:00
src update palette when switching to a new scene / loading a new project 2021-07-16 15:28:26 +02:00
.gitignore
API.md updated version history 2021-01-07 13:27:09 +01:00
CONTRIBUTING.md
HISTORY.md update palette when switching to a new scene / loading a new project 2021-07-16 15:28:26 +02:00
LICENSE
MIGRATING.md
OFFLINE.md
README.md Tidy up the readme 2021-07-15 22:49:41 -07:00
index.html
manifest.json added more experimental pwa icons 2021-07-11 16:03:08 +02:00
snap.html fixed capturing global settings for serializing scenes 2021-07-16 15:08:03 +02:00
sw.js make sure to cache libraries and media in pwa 2021-07-11 15:06:14 +02: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-2021 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.