Ok so during the Cursed Jam part 4 (and yes @richard there will be a 4th) I’m gonna do that for every loop in the game and make you have to decode it to progress through the game
the only time I can find it useful for is something like
l:for (let x = 0; x < img.width; x++)
for (let y = 0; y < img.height; y++)
if (img.getPixel(x, y) == 1) break l
since it doesn’t use another shouldBreak variable
Yeah. MakeCode Arcade I’m pretty sure can also use numbers. I’m pretty sure it’s because in JS/TS the SpriteKind is just an enum, and as you know, enums are basically number inputs so that’s why you can use the actual SpriteKind, or pretty much, it’s id.
Yeah Cause the enum thingy also allows numbers
it’s technically a namespace but yes
it’s a namespace
Makecode arcade
https://arcade.makecode.com/S51014-93302-26530-31209 this is code, your game is very very good, but the pipes have a little room for improvement
Undertale?
yes <><><><>
Me too!
what’s it called?
no
is SUMMONING THE DUCK COUNCIL
and
is ![]()
I am a duck. can I just be a duck?
DID SOMEONE SAY JAVASCRIPT. <><>
Same!
me ig

