TurtleStitch is a visual, blocks-based programming environment for turtle graphics with a primary focus on embroidery.
 
 
 
Go to file
brianharvey 178eb029f8 fix all costume problems
The svg problems were almost all about the bounding box being wrong.
The bitmap problems were all being double size.
2019-04-19 23:11:18 -07:00
Backgrounds Update list utilities and costumes 2017-10-20 03:40:41 -04:00
Costumes fix all costume problems 2019-04-19 23:11:18 -07:00
Examples VEE example no methods 2019-03-10 01:52:10 -08:00
Sounds copy new Scratch media 2016-12-05 00:16:35 -08:00
help new help screens for some blocks, thanks, Brian! 2019-02-23 10:30:54 +01:00
libraries updated audio comp library for the new volume and panning 2019-04-03 17:07:05 +02:00
locale updated German translation for "sample rate" 2019-04-05 12:05:15 +02:00
src accept lists and lists of lists as inputs to the "get sound attribute" primitive 2019-04-08 17:22:27 +02:00
.gitignore Revert "Fix the MOTD feature." 2018-02-15 15:11:57 +01:00
CONTRIBUTING.md Updated CONTRIBUTING.md 2018-10-18 09:41:28 +02:00
HISTORY.md accept lists and lists of lists as inputs to the "get sound attribute" primitive 2019-04-08 17:22:27 +02:00
LICENSE Update LICENSE file so it gets properly displayed 2017-10-26 09:52:51 +02:00
OFFLINE.md renamed repo to "Snap! 2018-10-07 11:21:44 +02:00
README.md updated version date in README.md 2019-02-26 12:37:39 +01:00
index.html Typo in index.html 2016-06-16 20:13:54 -04:00
snap.html new "getSoundAttribute" reporter primitive 2019-04-08 14:21:02 +02: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) 2019 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.