TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
jmoenig ec6b46a4c5 Type-check the SPLIT block's input before eval'ing it 2013-10-04 10:34:59 +02:00
help
.gitignore
README.md
agpl.txt
blocks.js fixed #186 (can't duplicate blocks with anchored comments) 2013-09-30 14:41:59 +02:00
byob.js Prevent local custom blocks in global custom block definitions 2013-09-18 17:06:08 +02:00
click.wav
cloud.js fixed #119, #149 2013-09-17 10:37:17 +02:00
contributing to BYOB4.txt
gui.js fixed #146 2013-09-19 16:09:47 +02:00
history.txt Type-check the SPLIT block's input before eval'ing it 2013-10-04 10:34:59 +02:00
lang-cs.js
lang-de.js German translation update 2013-09-16 12:13:15 +02:00
lang-dk.js
lang-el.js
lang-eo.js
lang-es.js
lang-fr.js
lang-it.js
lang-ja.js
lang-ja_HIRA.js
lang-ko.js
lang-nl.js
lang-no.js
lang-pl.js
lang-pt.js Correct "message" reporter translation and add translations for new split block. 2013-09-16 19:25:05 +01:00
lang-ru.js
lang-si.js
lang-tw.js
lang-zh.js
lists.js
locale.js German translation update 2013-09-16 12:13:15 +02:00
manifest.mf
morphic.js fixed #172, IF ON EDGE, BOUNCE 2013-09-20 09:50:06 +02:00
morphic.txt
objects.js smooth numerical values displayed in watchers 2013-10-01 15:50:53 +02:00
paint.js
readme.txt
scriptsPaneTexture.gif
sha512.js
snap.html
snap_logo_sm.png
store.js fixed part of #154 - prevent costumes from being drawn while they are loading 2013-09-17 17:25:42 +02:00
threads.js Type-check the SPLIT block's input before eval'ing it 2013-10-04 10:34:59 +02:00
tools.xml
translating Snap.txt
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) 2013 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/.