TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
jmoenig 25ea3d4a16 Morphic, Blocks: "flat" design fix
Handle manually "unshadowed" StringMorphs without throwing an
exception. This lets you load the tools library into "flat" mode again.
2013-06-21 09:06:46 +02:00
help
.gitignore
README.md
agpl.txt
blocks.js Morphic, Blocks: "flat" design fix 2013-06-21 09:06:46 +02:00
byob.js "flat" design enhancements for blocks and watchers 2013-06-20 13:24:15 +02:00
click.wav
cloud.js
contributing to BYOB4.txt
gui.js GUI: make code mapping preference persistent 2013-06-20 09:41:07 +02:00
history.txt Morphic, Blocks: "flat" design fix 2013-06-21 09:06:46 +02:00
lang-cs.js
lang-de.js
lang-eo.js
lang-es.js
lang-fr.js
lang-it.js
lang-ja.js
lang-ja_HIRA.js
lang-ko.js
lang-pt.js
lang-ru.js
lang-si.js
lang-zh.js
lists.js "flat" design enhancements for blocks and watchers 2013-06-20 13:24:15 +02:00
locale.js
manifest.mf
morphic.js Morphic, Blocks: "flat" design fix 2013-06-21 09:06:46 +02:00
morphic.txt
objects.js "flat" design: No rounded corners for watchers 2013-06-20 18:29:16 +02:00
paint.js "Flat" GUI design preference 2013-05-16 14:38:37 +02:00
readme.txt
scriptsPaneTexture.gif
sha512.js
snap.html Simplified the web page 2013-05-17 12:21:48 +02:00
snap_logo_sm.png "Flat" GUI design preference 2013-05-16 14:38:37 +02:00
store.js Store: persisting code mappings 2013-06-19 18:51:38 +02:00
threads.js Code mapping 2013-06-18 18:43:15 +02:00
tools.xml
translating Snap.txt
widgets.js "Flat" GUI design preference 2013-05-16 14:38:37 +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) 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/.