|
- Snap! Forum - A friendly place to discuss programming with Snap!.
A friendly place to discuss programming with Snap!
- Art Music - Module 9: Designing Games (Spring 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 develop concepts, create first drafts, and then refine mechanics and features As a jumping off point, please review the documents on the course page for the module on Designing
- 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
- Snap! v10. 5 released - Announcements - Snap! Forum
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
- Snake entirely inside of the snap editor
well the main project, the snake game, was ported from scratch i made it forever ago i used the snapinator app thats why most of the project is so 'primitive' so to speak, not utilizing snap-exclusive features the only thing i really added was a couple variables for the block and the text character and that script i showed above what i
- Why doesnt Snap! Have an mobile version?
The original version works fine for mobile, but the onscreen keyboard keeps appearing every time I select a block, edit a block slot, create a block, or try to do literaly anything
- Getting the z-order of an object - Snap! Editor - Snap! Forum
Is there a way to read out and compare the z-order of objects? I would like to implement a drag drop Unfortunately, all objects at the mouse position react to the “touching mouse-pointer?” block I only want to filter out the upper object My approach is to search for all objects at the mouse position with “sprites at mouse-position” and then only address the one with the highest z
- How to write snapblocks - Tutorials (Heres how to. . . ) - Snap! Forum
How to write snapblocks Snapblocks is written how you see it in Snap!, with each block on a newline
|
|
|