About 16,800 results
Open links in new tab
  1. Snap! Forum - A friendly place to discuss programming with Snap!.

    A friendly place to discuss programming with Snap!.

  2. 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 …

  3. 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 …

  4. Help with declaring variables - Snap! Editor - Snap! Forum

    Oct 8, 2024 · I've done some testing, and I figured out the var_declare function will only make script vars outside of blocks. I've tried changing the context of the script, but it only works …

  5. How to correctly iterate through objects' costumes list? - Snap!

    Jan 18, 2025 · Hello everybody! Immediately felt in love with Snap! once I got to know it, and wanted to thank you, devs and forum users, for all of your work and participation. It inspires! I …

  6. 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 ...

  7. How to have multiple timers? - Snap! Editor - Snap! Forum

    Jan 14, 2025 · Hi, so I was working on a game and used the 'timer' block in more than one script. Both scripts are within the same sprite, and both have a 'reset timer' block at the end. And I …

  8. How to write snapblocks - Tutorials (Here's how to...) - Snap! Forum

    May 31, 2025 · How to write snapblocks Snapblocks is written how you see it in Snap!, with each block on a newline.

  9. 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 …

  10. Metaprogramming library - Collaborations - Snap! Forum

    Sep 17, 2024 · The current Metaprogramming library (introduced in Snap! 10 IIRC) though useful is also kind of basic: … and (from a user POV) undocumented: for starters, none of these …