TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Jens Mönig 05c1e8da82 Merge pull request #52 from queryselector/issue-51
Fixed #51
2013-04-18 22:43:47 -07:00
help
.gitignore
README.md
agpl.txt
blocks.js Merge pull request #48 from queryselector/issue-47 2013-04-18 02:19:37 -07:00
byob.js
click.wav
cloud.js Export picture of all scripts 2013-04-17 17:28:49 +02:00
contributing to BYOB4.txt
gui.js Merge pull request #48 from queryselector/issue-47 2013-04-18 02:19:37 -07:00
history.txt Export picture of all scripts 2013-04-17 17:28:49 +02:00
lang-cs.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-de.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-eo.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-es.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-fr.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-it.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-ja.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-ja_HIRA.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-ko.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-pt.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-ru.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-si.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lang-zh.js Merge pull request #37 from queryselector/issue-29 2013-04-18 02:15:37 -07:00
lists.js
locale.js Fixed #51 2013-04-18 07:54:27 -04:00
manifest.mf
morphic.js Merge pull request #48 from queryselector/issue-47 2013-04-18 02:19:37 -07:00
morphic.txt
objects.js Fixed #22 2013-04-13 10:16:15 -04:00
readme.txt
scriptsPaneTexture.gif
sha512.js
snap.html
snap_logo_sm.gif
store.js Fixed #47 2013-04-15 21:06:44 -04:00
threads.js Fixed #47 2013-04-15 21:06:44 -04:00
tools.xml
translating Snap.txt
widgets.js Fixed #47 2013-04-15 21:06:44 -04:00
xml.js Fixed #47 2013-04-15 21:06:44 -04:00
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/.