Chatting Area! Have fun! (Part 1)

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

3 Likes

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

2 Likes

Aah

2 Likes

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.

1 Like

Yeah Cause the enum thingy also allows numbers

3 Likes

it’s technically a namespace but yes

1 Like

it’s a namespace

2 Likes

Makecode arcade

2 Likes

guys, should I join the council?

7 Likes

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

1 Like

Undertale?

3 Likes

yes <><><><>

2 Likes

Me too!

2 Likes

what’s it called?

1 Like

no :duck: is SUMMONING THE DUCK COUNCIL

3 Likes

and :snake: is :skull:

2 Likes

I am a duck. can I just be a duck?

2 Likes

DID SOMEONE SAY JAVASCRIPT. <><>

3 Likes

Same!

3 Likes

me ig

3 Likes