TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Bernat Romagosa d18baacfdf only show recover button in project dialog when in "open" mode (#2124) 2018-06-15 12:39:43 +02:00
Backgrounds
Costumes
Examples
Sounds
help
libraries revert changes to pixels library 2018-06-12 16:44:27 +02:00
.gitignore
CONTRIBUTING.md
FileSaver.min.js
LICENSE
README.md
Snap! Connectivity Strategy.pdf
blocks.js
byob.js fixed #2043 2018-06-15 12:39:10 +02:00
click.wav
cloud.js
favicon.ico
gui.js only show recover button in project dialog when in "open" mode (#2124) 2018-06-15 12:39:43 +02:00
history.txt fixed #2043 2018-06-15 12:39:10 +02:00
index.html
lang-ar.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-bg.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-bn.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ca.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ca_VA.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-cs.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-de.js German translation update 2018-06-11 23:34:45 +02:00
lang-dk.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-el.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-eo.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-es.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-et.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-fi.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-fr.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-gl.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-hr.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-hu.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ia.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-id.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-it.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ja.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ja_HIRA.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-kn.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ko.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ml.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-nl.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-no.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-pl.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-pt.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-pt_BR.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ro.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ru.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-si.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-sv.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-ta.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-te.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-tr.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-zh_CN.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lang-zh_TW.js Updating letter block translations (#2121) 2018-06-12 11:16:04 +02:00
lists.js
locale.js
morphic.js
morphic.txt
objects.js
optimizations.txt
paint.js
readme.txt
sha512.js
sketch.js enamed vectorPaint.js to sketch.js 2018-06-12 15:45:05 +02:00
snap.html v4.2 release candidate 2018-06-14 11:13:45 +02:00
snap_fast.html
snap_logo_sm.png
store.js
symbols.js
tables.js
threads.js Prevent terminated threads from launching new ones 2018-06-14 08:24:02 +02:00
tools.xml
widgets.js
xml.js
ypr.js

README.md

Snap! Build Your Own Blocks

http://snap.berkeley.edu

a visual, blocks based programming language inspired by Scratch

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

Copyright (C) 2018 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.