TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Bernat Romagosa ce052a8dd5 Refactoring script vars and upvars, plus some enhancements 2016-12-29 12:19:45 +01:00
Backgrounds copy new Scratch media 2016-12-05 00:16:35 -08:00
Costumes copy new Scratch media 2016-12-05 00:16:35 -08:00
Examples Fixed typo in project notes 2016-03-17 18:40:23 -04:00
Sounds copy new Scratch media 2016-12-05 00:16:35 -08:00
help fixed resolution of current date help file 2016-04-14 10:16:42 -07:00
libraries Add BookOwl's geolocation block to httpBlocks library 2016-08-16 17:06:09 -07:00
.gitignore update for v4.0.9 2016-10-31 15:21:33 +01:00
FileSaver.min.js Save the FileSaver library 2015-10-26 22:54:30 -07:00
README.md added notice to get in touch if afraid of agpl license 2016-10-26 09:47:14 +02:00
Snap! Connectivity Strategy.pdf
agpl.txt
blocks.js Refactoring script vars and upvars, plus some enhancements 2016-12-29 12:19:45 +01:00
byob.js updated versions for pending release v4.0.9 2016-10-28 19:09:28 +02:00
click.wav
cloud.js enabled cloud for testing purposes 2016-11-16 09:34:38 +01:00
contributing to BYOB4.txt
favicon.ico
gui.js new url option switch: &noExitWarning 2016-12-19 08:14:01 +01:00
history.txt added Boolean operators to “reporterize” 2016-12-21 10:53:46 +01:00
index.html Typo in index.html 2016-06-16 20:13:54 -04:00
lang-ar.js support for viewing 2D lists as tables 2016-02-24 11:35:18 +01:00
lang-bg.js Bulgarian translation of strings lang-bg.js 2015-11-02 13:52:05 +02:00
lang-bn.js
lang-ca.js Adding 26 extra strings 2016-12-13 02:17:42 +01:00
lang-cs.js Czech translation update 2015-11-16 12:26:46 +01:00
lang-de.js Block editing improvements - in development 2016-11-22 10:47:47 +01:00
lang-dk.js Reworking of Danish translation 2016-12-07 23:44:40 +00:00
lang-el.js
lang-eo.js
lang-es.js
lang-et.js Add Estonian translation 2016-05-03 20:49:44 +03:00
lang-fi.js
lang-fr.js updated versions for pending release v4.0.9 2016-10-28 19:09:28 +02:00
lang-gl.js GL translation, submitted by @tecnoloxia 2016-11-09 12:53:32 +01:00
lang-hr.js Croatian Translation, contributed by Zeljko Hrvoj 2015-09-15 13:22:41 +02:00
lang-hu.js Hungarian translation, contributed by Makány György 2015-07-26 22:18:28 +02:00
lang-ia.js Interlingua support, contributed by Ken Dickey! 2015-08-09 09:19:54 +02:00
lang-id.js update translations 2016-05-02 13:18:50 +02:00
lang-it.js update for v4.0.9 2016-10-31 15:21:33 +01:00
lang-ja.js
lang-ja_HIRA.js
lang-kn.js
lang-ko.js
lang-ml.js
lang-nl.js updated history 2015-12-15 10:59:22 +01:00
lang-no.js
lang-pl.js Minor fix in Polish translation 2016-12-09 14:45:46 +01:00
lang-pt.js Update Portuguese (Portugal) translation. 2016-11-24 21:58:42 +00:00
lang-pt_BR.js
lang-ro.js Create lang-ro.js 2015-11-03 19:19:14 +02:00
lang-ru.js Merge pull request #1535 from rewlad/patch-1 2016-12-09 09:10:49 +01:00
lang-si.js updates Slovenian translation 2016-04-21 17:21:54 +02:00
lang-sv.js Updated last updated date 2016-06-10 09:42:08 +02:00
lang-ta.js
lang-te.js
lang-tr.js keep order of inputs in Turkish translation 2015-07-27 02:45:52 +02:00
lang-tw.js
lang-zh.js fix typo 2016-06-28 11:39:30 +08:00
lists.js finalizing v4.0.8 2016-07-14 12:18:23 +02:00
locale.js updated translator credits 2016-12-09 09:24:02 +01:00
morphic.js tweaked elastic easings 2016-12-12 16:03:35 +01:00
morphic.txt Morphic: First Class Animations 2016-11-25 14:40:28 +01:00
objects.js Refactoring script vars and upvars, plus some enhancements 2016-12-29 12:19:45 +01:00
optimizations.txt finalizing v4.0.8 2016-07-14 12:18:23 +02:00
paint.js finalizing v4.0.8 2016-07-14 12:18:23 +02:00
readme.txt
sha512.js
snap.html support for viewing 2D lists as tables 2016-02-24 11:35:18 +01:00
snap_fast.html support for viewing 2D lists as tables 2016-02-24 11:35:18 +01:00
snap_logo_sm.png
store.js work around a dreaded FF NS_ERROR_FAILURE for supporting retina 2016-11-24 09:04:16 +01:00
tables.js first-class sprites 2016-05-02 12:53:08 +02:00
threads.js updated versions for pending release v4.0.9 2016-10-28 19:09:28 +02:00
tools.xml JOIN WORDS treats empty input as empty sentence 2016-10-13 15:51:29 -07:00
translating Snap.txt
widgets.js fixed 3D corners for buttons in Firefox for Windows 2016-07-19 14:35:32 +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.