About 15,600 results
Open links in new tab
  1. 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 ...

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

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

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

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

  6. Which is better, Snap! or Scratch? - political - Snap! Forum

    Jan 27, 2021 · Snap! is now an independent program, not sharing code with Scratch, but we have obviously adapted their vocabulary of block, script, stage, sprite, and so on, and most of their …

  7. Collision detection over many sprites - Snap! Editor - Snap! Forum

    Apr 23, 2025 · Snap! is a blocks-based programming language built by UC Berkeley and used by hundreds of thousands of programmers around the world. toridarosa April 24, 2025, 12:45am 4

  8. Latest Tutorials (Here's how to...) topics - Snap! Forum

    Nov 1, 2020 · This is the category for users to provide tutorials: How to set input types when making a block, how to attach sprites to each other, ...

  9. Frame rate, rendering and performance - Advanced Topics - Snap!

    Feb 12, 2025 · Alas, Snap! 's scheduler doesn't do real time slicing; it relies on explicit yields that Snap! carries out at the bottom of every loop iteration. So if the first script doesn't have any …

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