Broken (tall wide list elements no longer exist) after Scratch 3.0+, you need a time machine to play this. --- !!! USE CHROME TO DISPLAY UNICODE EMOJIS PROPERLY !!! * Use arrow keys to move and jump * Collect gold and silver coins for score * Collect clown mask to be able to eat other emojis * Player can jump and stay on the bat (moving platform example) # Contains simple example level. # Works in fullscreen. You can use emojis from https://emojipedia.org/ to craft your own levels. You can add a goal that switches to the next level by editing the "{ If picked up }" block.
Broken (tall wide list elements no longer exist) after Scratch 3.0+, you need a time machine to play this. --- # Pure text game # NoSprites # NoPen * Remix and make your own levels by editing the level broadcast * Edit "{ If picked up }" block to add interactions to items Hacked "newline" block is used to keep the one-element list stable. && Also, a pro tip: If your emojis are larger/smaller than the default emoji, the text might get shifted in the right or left a bit. You can add offsets to the screen refresh block like it was done with the golden disc to fix it, but usually it is not necessary unless you have a lot of these on the same line. Or force offsets like with the score label.