Snap! Forum - A friendly place to discuss programming with Snap!.
A friendly place to discuss programming with Snap!.
Making Pong - Snap! Editor - Snap! Forum
Feb 13, 2025 · Hello, and welcome Snap!. It is recommended that you start a new topic for things like this, seeing as this topic was about helping kingico1133 in particular with their game, not …
Snap! Tips - a list of useful tips in Snap!
Jan 23, 2025 · Useful Tips in Snap! This is a list of the most useful tips in the Snap! editor in case you don't know. This is a wiki post, you can edit this post, but: Rules for editing Follow 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 …
V10.4 has been released - Snap! Editor - Snap! Forum
Jan 22, 2025 · 10.4.0: Notable Changes: "Quicksteps" Evaluation - Dynamic Scheduling: Keep stepping non-animating processes between animation frames, makes "warp" and "turbo mode" …
How can I share projects? - Snap! Community Site - Snap! Forum
Apr 10, 2025 · Fellow Scratcher here, I'm new to Snap!, how can I share a project?
Make a clone delete itself when it touches another sprite? - Snap ...
Nov 18, 2024 · I am making a space-invader style game that has clones of an alien sprite descend from the top of the screen. The user will press space to fire a bullet sprite (not a clone) at the …
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. …
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 …
Variable and Sprite Layering - Snap! Editor - Snap! Forum
Apr 23, 2025 · Hi! I was doing some work on a project, and ran into an issue. To put it simply, I need to put a variable on screen (sadly, as I can't use printing on screen for this situation), and …