![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Snap! Forum - A friendly place to discuss programming with Snap!.
This category is for people interested in the inner workings of Snap!: what's inside its implementation, how to extend it, and so on. Please do not post advanced-topics-ish …
Snap 10.3.0 - Share your Projects - Snap! Forum
Dec 5, 2024 · Here's the release notes for snap 10.3.0 10.3.0: New Features: Custom Hat Blocks Custom Hat Blocks, expressed as predicate defining a condition that fires the event Custom …
Help with a task PLEASE! - Snap! Editor - Snap! Forum
Jan 27, 2025 · I need help with a solution for a SNAP task for my son. He is at his wits end trying to figure it out but his teacher does not help him. I have no clue what I am doing and tried …
Tic Tac Toe! - Share your Projects - Snap! Forum
Dec 18, 2019 · Snap! Forum Tic Tac Toe! Share your Projects. 21alliterski December 18, 2019, 4:34pm 1. This is my new TIC ...
Bubble and Quick sorting - Share your Projects - Snap! Forum
Aug 27, 2020 · I made some blocks that do generic-comparator bubble-sort and quick-sort, and report #comparisons, #swaps, which I think are pretty cool, and could be useful for a …
Variadic if-else reporter - Snap! Feature Requests - Snap! Forum
Jan 3, 2025 · Considering the if <> { } @addInput block has been variadic for a while, I found it strange that the if <> then [] else[] block has stayed the same. I have way too many projects …
Fully offline desktop app - Snap! Feature Requests - Snap! Forum
Oct 4, 2024 · Snap actually had a way to install snap on your computer to be used offline, however it doesn't work anymore, since it was temporarily disabled to fix some issue. …
Sum Numbers in a List - Help with Snap! - Snap! Forum
Mar 16, 2020 · What is the most efficient way to sum and average a series of numbers in the middle of a list? The following procedure sums and averages a series of numbers in a list of …
Game help - Snap! Forums - Snap! Forum
Jan 17, 2025 · We hope that you aren't that stupid, but all it takes is once. Even if we didn't get shut down officially, nobody's parents would let them use Snap*!* any more. And so if we …
Jumping script! - Snap! Editor - Snap! Forum
Oct 14, 2021 · Instead of stopping the main script, do something like this. if<key[up arrow v]pressed?>{ broadcast[jump v]::control }::control