TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Jens Mönig 4aa1fac41e updated versions 2018-01-22 08:26:02 +01:00
Backgrounds Update list utilities and costumes 2017-10-20 03:40:41 -04:00
Costumes Update list utilities and costumes 2017-10-20 03:40:41 -04:00
Examples
Sounds
help new "direction to..." primitive 2018-01-02 11:23:01 +01:00
libraries added "width" and "height" selectors to Pixels library 2018-01-04 18:12:57 +01:00
.gitignore
CONTRIBUTING.md Refactor contributing guidelines 2017-10-26 11:12:16 +02:00
FileSaver.min.js
LICENSE Update LICENSE file so it gets properly displayed 2017-10-26 09:52:51 +02: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 updated versions 2018-01-22 08:26:02 +01: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
favicon.ico
gui.js updated versions 2018-01-22 08:26:02 +01:00
history.txt updated versions 2018-01-22 08:26:02 +01:00
index.html
lang-ar.js
lang-bg.js
lang-bn.js
lang-ca.js Polish translation update 2017-11-15 07:38:07 +01:00
lang-cs.js
lang-de.js new "direction to..." primitive 2018-01-02 11:23:01 +01:00
lang-dk.js
lang-el.js updated history 2018-01-19 16:50:10 +01:00
lang-eo.js Esperanto translate update, thanks, Sebastian! 2017-10-06 08:53:18 +02:00
lang-es.js updated versions 2018-01-22 08:26:02 +01:00
lang-et.js
lang-fi.js
lang-fr.js
lang-gl.js
lang-hr.js
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
lang-no.js
lang-pl.js Polish translation update 2017-11-15 07:38:07 +01:00
lang-pt.js Small update to Portuguese translation 2017-10-30 16:29:36 +00:00
lang-pt_BR.js
lang-ro.js
lang-ru.js
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
locale.js updated versions 2018-01-22 08:26:02 +01:00
morphic.js updated history 2018-01-22 08:02:44 +01:00
morphic.txt
objects.js made keyboard events always be thread safe 2018-01-17 09:42:40 +01:00
optimizations.txt
paint.js updated versions 2018-01-22 08:26:02 +01:00
readme.txt
sha512.js
snap.html
snap_fast.html
snap_logo_sm.png
store.js included local methods in the OF-block's left drop-down menu 2018-01-18 14:23:47 +01:00
symbols.js added 'keyboard' and 'keyboardFilled' icons 2017-09-26 09:03:33 +02:00
tables.js
threads.js fixed a scope-glitch in the new OF-block's drop-down mechanism 2018-01-21 18:13:33 +01:00
tools.xml German translation support for tools (experimental) 2017-12-01 12:58:03 +01:00
widgets.js replaced property name for “enabled” with “isDisabled” for PushButtons 2017-09-25 11:45:07 +02:00
xml.js Polish translation update 2017-11-15 07:38:07 +01: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) 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.