Dein Suchergebnis zum Thema: Hand

Connect 4 cursor sheet (and some more of my ideas!) – Share your Projects – Snap! Forum

https://forum.snap.berkeley.edu/t/connect-4-cursor-sheet-and-some-more-of-my-ideas/18144

I'm trying to create an online version of Connect 4 with MQTT, where 2 people can play against each other, or spectate other people. It's barely finished, heck it's barely even started! But I still want to share with you…
the one I’m using). 34225_2250×250 2.55 KB Fun fact If you type in the URL by hand

My project has a lot of costume and idk if snap will hold it all – Snap! Editor – Snap! Forum

https://forum.snap.berkeley.edu/t/my-project-has-a-lot-of-costume-and-idk-if-snap-will-hold-it-all/19188

Hi I was working on my intro pt2 and I imported over 83 costumes for a animation I was originally working on it on my computer (because it can handle bigger stuff) I tried to import 300 costumes but snap didn’t load all …
So I only imported 86 not counting that hand drawings from the paint editor.

Certain uses of combinations block has weird behaviour – Snap! Bugs – Snap! Forum

https://forum.snap.berkeley.edu/t/certain-uses-of-combinations-block-has-weird-behaviour/17060

Using 6 numbers from (0) to (2) blocks in combinations block can be used to make ternary numbers, but I somehow come across this: Notice that Column F starts with [1, 2, 0, 1, 2, 0, …] rather than [0, 1, 2, 0, 1, 2…
right, we don’t guarantee the order, so this isn’t technically a bug; on the other hand