Skip to content
forked from jmoenig/Snap

a visual programming language inspired by Scratch

License

Notifications You must be signed in to change notification settings

isislab-unisa/Snap

This branch is 1768 commits behind jmoenig/Snap:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b4f4d9 · Apr 23, 2023
Oct 20, 2017
Mar 27, 2023
Dec 11, 2022
Dec 5, 2016
Feb 8, 2023
Feb 15, 2023
Oct 27, 2021
Apr 13, 2023
Apr 23, 2023
Feb 8, 2023
Apr 23, 2023
Feb 15, 2018
Apr 23, 2023
Oct 26, 2017
Jan 5, 2023
Jun 18, 2020
Jan 3, 2022
Apr 23, 2023
Apr 23, 2023

Repository files navigation

Snap! Logo

Snap! Build Your Own Blocks

https://snap.berkeley.edu

Try Snap! Now

a visual, blocks based programming language inspired by Scratch

written by Jens Mönig and Brian Harvey
[email protected], [email protected]

Snap! Community

This repository contains the source code for Snap! IDE. If you have questions about using Snap!, please check out the Snap! Forum.

We also maintain an active community at snap.berkeley.edu, where you can save and share your own projects. You can also check out the code, if you're curious.

Security

If you have security concerns, please do not post them publicly. Please reach out to us at [email protected].

Documentation

The definitive source of how to use Snap! is the Snap! Manual.

  • API.md describes the API for modifying the Snap! interface.
  • Extensions.md describes the basic interface for building JavaScript extensions for Snap!
  • Migrating.md gives guidance for older extensions to migrate to Morphic 2 and Snap! v6.
  • Offline.md has instructions for running Snap! as a progressive web application.

Please read the Contribution Guidelines before making an issue or pull request. Thanks!

License

Copyright (C) 2008-2023 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.

About

a visual programming language inspired by Scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • TeX 1.5%
  • Other 0.7%