TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Jens Mönig bc01598ef8 support deleting and inserting individual variadic slots
under construction
2022-01-25 19:00:17 +01:00
Backgrounds
Costumes
Examples
Sounds
help Final reportConcatenatedLists.png 2021-11-18 15:20:45 -07:00
img tweaked icon sizes 2021-10-27 15:09:02 +02:00
libraries Merge pull request #2962 from jmoenig/strings2 2022-01-10 10:50:42 +01:00
locale more localizable error strings for sprites 2022-01-20 16:29:36 +01:00
src support deleting and inserting individual variadic slots 2022-01-25 19:00:17 +01:00
.gitignore
API.md updated api documentation 2021-11-17 16:06:02 +01:00
CONTRIBUTING.md
HISTORY.md support deleting and inserting individual variadic slots 2022-01-25 19:00:17 +01:00
LICENSE
MIGRATING.md Update MIGRATING.md 2020-07-11 10:38:14 +02:00
OFFLINE.md Update OFFLINE.md 2021-11-25 18:42:49 +01:00
README.md prepared v7.0.3 2022-01-04 14:29:50 +01:00
index.html Remove script type declaration 2020-06-18 14:27:35 +06:00
manifest.json fixed #2954 2022-01-04 00:09:39 +01:00
snap.html support deleting and inserting individual variadic slots 2022-01-25 19:00:17 +01:00
sw.js new dev version 2022-01-21 17:52:05 +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.