TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Nathan Dinsmore 63a20d5fe1 Added help screens 2013-04-13 10:14:48 -04:00
help Added help screens 2013-04-13 10:14:48 -04:00
.gitignore Removed .DS_Store and added a .gitignore 2013-04-08 21:13:00 -04:00
README.md Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
agpl.txt Creation 2013-03-16 09:02:16 +01:00
blocks.js Switched to UTF-8 2013-04-08 22:18:32 -04:00
byob.js Tooltips for custom block templates (sitting in the palette) 2013-04-12 13:08:48 +02:00
click.wav Creation 2013-03-16 09:02:16 +01:00
cloud.js Switched to UTF-8 2013-04-08 22:18:32 -04:00
contributing to BYOB4.txt Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
gui.js Sharing / Unsharing / Deleting in every Project Dialog 2013-04-12 15:03:36 +02:00
history.txt Sharing / Unsharing / Deleting in every Project Dialog 2013-04-12 15:03:36 +02:00
lang-cs.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
lang-de.js Switched to UTF-8 2013-04-08 22:18:32 -04:00
lang-eo.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
lang-es.js Switched to UTF-8 2013-04-08 22:18:32 -04:00
lang-fr.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
lang-it.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
lang-ja.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
lang-ja_HIRA.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
lang-ko.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
lang-pt.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
lang-ru.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
lang-si.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
lang-zh.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
lists.js Lists: fix for typecasting bug in CONTAINS primitive 2013-04-12 10:11:45 +02:00
locale.js Switched to UTF-8 2013-04-08 22:18:32 -04:00
manifest.mf Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
morphic.js Morphic: Virtual Keyboard enhancements 2013-04-11 13:48:24 +02:00
morphic.txt Switched to UTF-8 2013-04-08 22:18:32 -04:00
objects.js Load shared projects from different formats 2013-04-10 08:33:50 +02:00
readme.txt Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
scriptsPaneTexture.gif Creation 2013-03-16 09:02:16 +01:00
sha512.js Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
snap.html Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
snap_logo_sm.gif Creation 2013-03-16 09:02:16 +01:00
store.js Switched to UTF-8 2013-04-08 22:18:32 -04:00
threads.js Switched to UTF-8 2013-04-08 22:18:32 -04:00
tools.xml Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
translating Snap.txt Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
widgets.js Switched to UTF-8 2013-04-08 22:18:32 -04:00
xml.js Switched to UTF-8 2013-04-08 22:18:32 -04:00
ypr.js Fix: Removed added textarea from YPR module 2013-04-03 10:09:11 +02:00

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/.