
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 …
Art & Music - Module 9: Designing Games (Spring 2025)
Mar 24, 2025 · In this week's module, we will begin exploring how to create games in Snap!. Since games tend to be more complex, this module will extend across multiple weeks, as we …
Simple platformer - Share your Projects - Snap! Forum
Mar 7, 2025 · I made a simple platforming game in Snap! inspired by a game I've been making on a different platform. It's basically just a simple movement demo, but I think it's pretty cool. …
List tutorial - update - Tutorials (Here's how to...) - Snap! Forum
Feb 2, 2021 · List Tutorial by loucheman | Snap! Build Your Own Blocks The Snap! Community. Snap! is a blocks-based programming language built by UC Berkeley and used by hundreds of …
"on edge" and "bounce" blocks - Snap! Forum
Nov 1, 2020 · Sorry for exposing dev version. If you go to Snap! 10, and turn Blocks all the way in settings, then you edit the "if on edge, bounce" block, you get to see the full-fledged definition …
CoCube, MicroBlocks and Snap - Share your Projects - Snap! Forum
Jun 24, 2025 · A demo video of my latest project. The CoCube is on it's mat. On the screen there is a copy of the mat and a CoCube sprite. The mat contains black dots so the camera on the …
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 …
How do I implement a simple JavaScript function in Snap!
Apr 19, 2023 · WARNING! this topic contains: strong opinions, sarcasm, rants (PG-13) JavaScript (R) 😏 ——— I'm trying to understand how I can implement JavaScript code as part of a Snap! …
Can you add a clone to a list? - Snap! Editor - Snap! Forum
Aug 20, 2025 · Variables default to 0. Set the variable to a list: set [var V] to (list @>) However, yes, you can add a clone to a list. my (clones) utilizes clones in lists. Just note that if an X …
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 ...