- 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 messages elsewhere The goal is to ensure that the vast majority of users, who make projects in Snap ! without knowing how it works, aren't scared away from the forum or made to feel unwelcome
- Snap!6 is here, and its all about scale - Blog - Snap! Forum
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 countries and continents just had a party releasing the biggest update to Snap! for years Over the past months we've rewritten Snap's Morphic kernel to optimize graphics rendering while demanding significantly less memory And
- Making Pong - Snap! Editor - Snap! Forum
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 help making games in general In answer to your question, you may want to check out the (pick random (1) to (10) block This will produce a random number in the
- How to write snapblocks - Tutorials (Heres how to . . . - Snap! Forum
This will serve as a tutorial for writing snapblocks on the forum The main snapblocks documentation is here, but I understand that not everyone on the forum can access that page (since most schools block github io), so I have put the syntax page here on the snap forum I will also make this post a wiki, so anyone can edit it and fix some mistakes I made, or change some things to make it
- Bytebeat: Sound from Javascript functions - Share your Projects - Snap . . .
t represents the index of the current sample The full file is modulo 256 and then divided by 256 to produce a valid sound for Snap ! E g if your bytebeat was "t" and you were on sample 255, the corresponding sample in the audio file would have the value 0 9960375
- Rings - Snap! Editor - Snap! Forum
A C-shaped input slot is also exceptional; it implicitly rings the script inside it (Historically, C-shaped blocks in Scratch came before Snap! rings, but they still had the meaning of a ring, namely deferring the evaluation of the script in the slot Scratch doesn't have a notation for deferring the evaluation of an expression, just for scripts )
- Help with a task PLEASE! - Snap! Editor - Snap! Forum
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 using AI but that didn't help The task is : Create a script that allows a user to input a series of names and store them in a variable list L The list should allow the user to continue entering names until they
- The Impossible Platformer 2 - Share your Projects - Snap! Forum
After a long time of designing levels, making them, and testing, I present to you: The Impossible Platformer 2 With a redesigned menu system, more natural difficulty curve, and of course, over quadruple the levels of its predecessor, I am confident in saying this is my best game ever Let me know if you beat it, and what your time and death count was! In case you're curious, the first time I
|