TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Brian Harvey 61a374e873
declare global or sprite-local variables
new library with GLOBAL VARIABLES and SPRITE-LOCAL VARIABLES blocks
2018-05-01 20:48:22 -04:00
Backgrounds vector editor 2017-12-05 09:56:39 +01:00
Costumes vector editor 2017-12-05 09:56:39 +01:00
Examples
Sounds
help new "direction to..." primitive 2018-01-02 11:23:01 +01:00
libraries declare global or sprite-local variables 2018-05-01 20:48:22 -04:00
.gitignore Revert "Fix the MOTD feature." 2018-02-15 15:11:57 +01:00
CONTRIBUTING.md vector editor 2017-12-05 09:56:39 +01:00
FileSaver.min.js vector editor 2017-12-05 09:56:39 +01:00
LICENSE vector editor 2017-12-05 09:56:39 +01:00
README.md scroll menus if they are taller than the world 2018-01-04 16:10:09 +01:00
Snap! Connectivity Strategy.pdf
blocks.js minor tweaks 2018-04-16 11:52:59 +02:00
byob.js included local methods in the OF-block's left drop-down menu 2018-01-18 14:23:47 +01:00
click.wav
cloud.js prepare minor release 2018-03-14 08:53:20 +01:00
favicon.ico
gui.js when creating a new sprite only randomize color and direction when shift-clicking 2018-04-27 08:57:22 +02:00
history.txt when creating a new sprite only randomize color and direction when shift-clicking 2018-04-27 08:57:22 +02:00
index.html
lang-ar.js
lang-bg.js
lang-bn.js
lang-ca.js Typo in Catalan translation 2018-02-14 11:01:17 +01:00
lang-ca_VA.js integrated Catalan-Valencian translation 2018-02-09 13:07:28 +01:00
lang-cs.js
lang-de.js updated German translation for new "random" drop-down options 2018-03-09 12:09:48 +01:00
lang-dk.js
lang-el.js updated history 2018-01-19 16:50:10 +01:00
lang-eo.js vector editor 2017-12-05 09:56:39 +01:00
lang-es.js allow to translate the libraries' description 2018-03-02 12:49:21 +01:00
lang-et.js
lang-fi.js
lang-fr.js
lang-gl.js
lang-hr.js vector editor 2017-12-05 09:56:39 +01:00
lang-hu.js
lang-ia.js
lang-id.js
lang-it.js
lang-ja.js
lang-ja_HIRA.js
lang-kn.js
lang-ko.js
lang-ml.js
lang-nl.js vector editor 2017-12-05 09:56:39 +01:00
lang-no.js
lang-pl.js vector editor 2017-12-05 09:56:39 +01:00
lang-pt.js vector editor 2017-12-05 09:56:39 +01:00
lang-pt_BR.js
lang-ro.js
lang-ru.js Russian translation update 2018-02-05 10:46:10 +01:00
lang-si.js
lang-sv.js
lang-ta.js
lang-te.js
lang-tr.js updated versions 2018-01-22 08:26:02 +01:00
lang-zh_CN.js updated versions 2018-01-22 08:26:02 +01:00
lang-zh_TW.js
lists.js updated history 2018-03-08 16:55:03 +01:00
locale.js updated German translation for new "random" drop-down options 2018-03-09 12:09:48 +01:00
morphic.js tweaks - mostly for LINT 2018-03-19 11:54:56 +01:00
morphic.txt vector editor 2017-12-05 09:56:39 +01:00
objects.js added implicit parameter count to experimental JIT compile reporter 2018-04-13 13:13:42 +02:00
optimizations.txt
paint.js tweaks - mostly for LINT 2018-03-19 11:54:56 +01:00
readme.txt
sha512.js
snap.html started 4.1.3 dev 2018-03-19 10:27:19 +01:00
snap_fast.html vector editor 2017-12-05 09:56:39 +01:00
snap_logo_sm.png
store.js prepare v4.1.2.3 release 2018-03-05 10:55:40 +01:00
symbols.js tweaks - mostly for LINT 2018-03-19 11:54:56 +01:00
tables.js vector editor 2017-12-05 09:56:39 +01:00
threads.js disable detecting collision with hidden sprites 2018-04-12 12:58:40 +02:00
tools.xml fixed LIST -> SENTENCE block in tools 2018-03-05 16:44:39 +01:00
vectorPaint.js fixed secondary color selection in vector paint editor 2018-03-19 18:25:40 +01:00
widgets.js Resend verification email menu entry 2018-02-12 16:29:30 +01:00
xml.js vector editor 2017-12-05 09:56:39 +01:00
ypr.js vector editor 2017-12-05 09:56:39 +01: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) 2018 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 https://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.