TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Ivan Savov 5ef8a1aa19 Bulgarian translation of strings lang-bg.js
- Used lang-ru.js as starting point, and translated all, but still some strings appear in English
  - Did my best to use Bulgarian words, but left certain terms like "thread safe" in English
  - Tested with my friend's 8 year old and he seems to understand, so count that as limited successful user testing
2015-11-02 13:52:05 +02:00
Backgrounds
Costumes
Examples
Sounds
help Improved Czech translation 2015-09-23 00:19:43 +02:00
libraries Fix the libraries name 2015-07-24 03:16:01 -07:00
.gitignore
README.md Update README.md 2015-01-21 17:18:36 +01:00
Snap! Connectivity Strategy.pdf
agpl.txt
blocks.js New feature: Export Project Summary 2015-10-02 12:39:41 +02:00
byob.js New feature: Remove Unused Global Blocks 2015-10-07 13:38:19 +02:00
click.wav
cloud.js
contributing to BYOB4.txt
favicon.ico
gui.js New feature: Remove Unused Global Blocks 2015-10-07 13:38:19 +02:00
history.txt New feature: Remove Unused Global Blocks 2015-10-07 13:38:19 +02:00
index.html add a index.html file to redirect automaticly to snap.html 2015-06-07 17:05:49 +02: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 updated Catalan translation 2015-09-17 13:16:20 +02:00
lang-cs.js Improved Czech translation 2015-09-23 00:19:43 +02:00
lang-de.js New feature: Remove Unused Global Blocks 2015-10-07 13:38:19 +02:00
lang-dk.js
lang-el.js
lang-eo.js
lang-es.js
lang-fi.js
lang-fr.js update French translation, thanks, Frédéric Bonnaud! 2015-06-25 16:00:17 +02: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-it.js
lang-ja.js
lang-ja_HIRA.js
lang-kn.js
lang-ko.js Integrated Korean and Catalan translation updates 2015-01-21 12:51:08 +01:00
lang-ml.js Malayam, Tamil and Telagu translations, thanks, Vinay Kumar!! 2015-02-20 12:14:34 +01:00
lang-nl.js
lang-no.js
lang-pl.js Improve Polish translations of the "stop..." blocks 2015-09-19 18:53:56 +02:00
lang-pt.js Update Portuguese translation 2015-08-03 17:12:14 +00:00
lang-pt_BR.js
lang-ru.js
lang-si.js
lang-sv.js
lang-ta.js Malayam, Tamil and Telagu translations, thanks, Vinay Kumar!! 2015-02-20 12:14:34 +01:00
lang-te.js Malayam, Tamil and Telagu translations, thanks, Vinay Kumar!! 2015-02-20 12:14:34 +01:00
lang-tr.js keep order of inputs in Turkish translation 2015-07-27 02:45:52 +02:00
lang-tw.js
lang-zh.js
lists.js New feature: Remove Unused Global Blocks 2015-10-07 13:38:19 +02:00
locale.js Bulgarian translation of strings lang-bg.js 2015-11-02 13:52:05 +02:00
manifest.mf
morphic.js Improve display precision (stop rounding display coordinates) 2015-09-23 11:41:21 +02:00
morphic.txt Improve display precision (stop rounding display coordinates) 2015-09-23 11:41:21 +02:00
objects.js New feature: Remove Unused Global Blocks 2015-10-07 13:38:19 +02:00
paint.js revert #956 - restore smoothing in the paint editor 2015-10-02 13:32:34 +02:00
readme.txt
sha512.js
snap.html switch from beta to release candidate 2015-03-15 15:01:25 +01:00
snap_logo_sm.png
store.js New feature: Remove Unused Global Blocks 2015-10-07 13:38:19 +02:00
threads.js New feature: Export Project Summary 2015-10-02 12:39:41 +02:00
tools.xml Update tools file 2015-09-24 18:35:46 -07:00
translating Snap.txt
widgets.js Prototypal inheritance for sprite-local variables 2015-07-27 00:35:36 +02:00
xml.js Revert to "new" for object creation 2015-06-25 15:11:51 +02: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) 2015 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/.