TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
Michael 0dc6670e7e Merge branch 'master' of github.com:backface/turtlestitch into snap8 2022-12-01 18:38:03 +01:00
.github
Backgrounds
Costumes fix relative sizes of jamet06 and his wall 2022-07-18 19:58:07 -07:00
Examples
Sounds
help Merge tag 'v8.0.0' of https://github.com/jmoenig/Snap into snap8 2022-10-05 17:59:47 +02:00
img
libraries Merge tag 'v8.0.0' of https://github.com/jmoenig/Snap into snap8 2022-10-05 17:59:47 +02:00
locale German translation update for "variables" string (lowercased) 2022-08-03 14:23:58 +02:00
src Merge tag 'v8.0.0' of https://github.com/jmoenig/Snap into snap8 2022-10-05 17:59:47 +02:00
stitchcode Merge branch 'master' of github.com:backface/turtlestitch into snap8 2022-12-01 18:38:03 +01:00
.gitignore
API.md
CONTRIBUTING.md
HISTORY.md prepared release 2022-08-04 08:03:06 +02:00
LICENSE
MIGRATING.md
OFFLINE.md
README.md
index.html Merge branch 'master' into snap8 2022-10-31 15:39:32 +01:00
manifest.json
pull-new-snap.txt
snap.html prepared release 2022-08-04 08:03:06 +02:00
sw.js prepared release 2022-08-04 08:03:06 +02:00

README.md

TurtleStitch

TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.

Generated graphics can be exported as a embroidery file (currently Melco/EXP and Tajima/DST are supported) and SVG images.

TurtleStitch is based on Snap! Build Your Own Blocks written by Jens Mönig and Brian Harvey.

It uses webgl ThreeJS as rendering engine for performance as smooth as possible.

Try it

TurtleStitch is live on its community platform - http://www.turtlestitch.org

http://www.turtlestitch.org/run

the latest development version is live here:

http://www.turtlestitch.org/beta

You can also try the latest stable version from the git master branch via github pages (no cloud access!) or download it and run it offline

Acknowledgements / License

Snap! Build Your Own Blocks [http://snap.berkeley.edu] is a visual, blocks based programming language inspired by Scratch

License

Copyright (C) 2008-2022 by Jens Mönig and Brian Harvey Copyright (C) 2008-2022 by Michael Aschauer

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.