TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Michael Ball 4fc1733559 Tidy up the readme 2021-07-15 22:49:41 -07:00
Backgrounds
Costumes
Examples
Sounds
help faster colors, fixed last bignum bug 2021-05-12 22:30:29 -07:00
img added more experimental pwa icons 2021-07-11 16:03:08 +02:00
libraries "serial ports" library 2021-07-05 13:43:05 +02:00
locale updated version history 2021-07-12 10:05:49 +02:00
src made sprite-bar height independent of the number of categories 2021-07-15 23:18:10 +02:00
.gitignore
API.md updated version history 2021-01-07 13:27:09 +01:00
CONTRIBUTING.md
HISTORY.md made sprite-bar height independent of the number of categories 2021-07-15 23:18:10 +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 made sprite-bar height independent of the number of categories 2021-07-15 23:18:10 +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.