TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Jens Mönig 5516f93da5 disable camera because of retina issues
(but make it accessible as hidden setting while we’re working on it)
2017-09-14 15:34:44 +02:00
Backgrounds
Costumes
Examples
Sounds
help
libraries Merge pull request #1797 from jmoenig/libraries 2017-09-01 11:46:57 +02:00
.gitignore
FileSaver.min.js
README.md
Snap! Connectivity Strategy.pdf
agpl.txt
blocks.js Merge pull request #1778 from cycomachead/fix-export-names 2017-09-07 23:33:27 +02:00
byob.js merge master 2017-09-01 16:14:50 -07:00
click.wav
cloud.js
contributing to BYOB4.txt
favicon.ico
gui.js disable camera because of retina issues 2017-09-14 15:34:44 +02:00
history.txt disable camera because of retina issues 2017-09-14 15:34:44 +02:00
index.html
lang-ar.js
lang-bg.js
lang-bn.js
lang-ca.js
lang-cs.js
lang-de.js German translation update 2017-09-05 08:34:46 +02:00
lang-dk.js
lang-el.js
lang-eo.js
lang-es.js
lang-et.js
lang-fi.js
lang-fr.js
lang-gl.js
lang-hr.js Croation translation update, thanks, Zeljko Hrvoj! 2017-08-30 10:17:33 +02:00
lang-hu.js
lang-ia.js
lang-id.js
lang-it.js
lang-ja.js
lang-ja_HIRA.js
lang-kn.js
lang-ko.js
lang-ml.js
lang-nl.js small tweaks, updated history & versions 2017-09-01 14:36:52 +02:00
lang-no.js
lang-pl.js
lang-pt.js
lang-pt_BR.js
lang-ro.js
lang-ru.js small tweaks, updated history & versions 2017-09-01 14:36:52 +02:00
lang-si.js
lang-sv.js
lang-ta.js
lang-te.js
lang-tr.js
lang-zh_CN.js
lang-zh_TW.js
lists.js small tweaks, updated history & versions 2017-09-01 14:36:52 +02:00
locale.js German translation update 2017-09-05 08:34:46 +02:00
morphic.js fixed a typo 2017-09-01 12:23:25 +02:00
morphic.txt small tweaks, updated history & versions 2017-09-01 14:36:52 +02:00
objects.js move CamSnapshotDialogMorph code from objects to gui 2017-09-08 19:39:10 +02:00
optimizations.txt
paint.js Merge pull request #1847 from bromagosa/floodfill-fix 2017-09-01 12:03:34 +02:00
readme.txt
sha512.js
snap.html refactored symbols code to a new file 2017-08-02 11:30:34 +02:00
snap_fast.html refactored symbols code to a new file 2017-08-02 11:30:34 +02:00
snap_logo_sm.png
store.js small tweaks, updated history & versions 2017-09-01 14:36:52 +02:00
symbols.js little tweaks to camera snapshot code 2017-09-08 19:03:28 +02:00
tables.js small tweaks, updated history & versions 2017-09-01 14:36:52 +02:00
threads.js allow https query from locally loaded sources 2017-09-06 07:55:30 +02:00
tools.xml
translating Snap.txt
widgets.js little tweaks to camera snapshot code 2017-09-08 19:03:28 +02:00
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) 2016 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 http://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.