
Snap! Forum - A friendly place to discuss programming with Snap!.
A friendly place to discuss programming with Snap!.
Snap!6 is here, and it's all about scale - Blog - Snap! Forum
Jul 8, 2020 · Snap!6 is here, and it's all about scale. Thousands of miles apart, yet online together, our team of UC Berkeley researchers, SAP engineers and educators from multiple countries and …
Common pitfalls when working with lists (and how to avoid them)
Oct 24, 2023 · Lists are a very flexible, powerful data type. One of Snap!’s ancestors, the famous Lisp language, was even entirely based on list processing (hence its name). In Snap!, lists can be used to …
Snap! v10.5 released - Announcements - Snap! Forum
Feb 28, 2025 · We’ve just released @SnapCloud v10.5 featuring sound recording capabilities on iOS devices and a new block for getting tilt sensor data from your phone or tablet ...
Split! - Snap! but Scratch (Part 1) - Mods & Extensions - Snap! Forum
Nov 19, 2025 · Introducing my latest :snap: mod: As the motto implies, this is a mod that’s meant to look like Scratch. The UI needs some work; but the blocks look great! Get it now (Clear Cache when …
Snap! v11 is released - Development - Snap! Forum
Aug 29, 2025 · Snap! version 11 is released and available using Snap! Build Your Own Blocks
How do I set the center of a sprite through blocks, or ... - Snap! Forums
Sep 29, 2023 · All of the towers are centered Snap! 's poorly predetermined pivot because the three blocks I use to decode costumes into lists so they can be sent through scenes don't provide a …
What is the difference between Snap! and Scratch?
Apr 13, 2020 · I've seen the blocks in Snap, and compared them to those in Scratch 2.0. Snap seems to be a carbon copy of it in some ways. Is this true?
Codification - Snap! Editor - Snap! Forum
Oct 22, 2019 · I would like to use custom blocks to generate custom script code. Essentially using Snap! to simplify script creation for my users. I was looking at the Codification feature but I don't understand …
Decimal to Binary Representation Conversions (and Vice-Versa!)
Mar 25, 2024 · But Snap! also lets you say . JOIN expects text strings as inputs, and concatenates them. But it can't concatenate the string "th" to a bag of marbles. First, implicitly, it has to construct …