Enjoy!
credits to: @annapurna079 @Kat @ymxdj0 @richard
Extensions: timers, textSprite, and story telling.
If you like you can make suggestions and I will take them.
Enjoy!
I’m sorry, but the game has multiple glitches. There are many ways to get stuck. When you run into tiles it goes crazy. If you click A at the beginning, it breaks.
This is fun For the tiles that make it so you move to other tiles, I noticed you can still move a little bit left and right while the game is automatically moving you. If you want to make it so that can’t happen, you can do something like this:
That will make it so the controls are disabled until the sprite has finished moving to the other tile. If you want, you can even make a function to do this for you, with parameters:
Also, to fix the issue at the beginning where pressing A can crash the game, you want to check if the player’s sprite exists before checking if it has a velocity – that can look something like this:
That says, if there is a sprite called mySprite
, and that sprite has a velocity of 0, make it jump.
Here’s the link with those changes in case you want them! https://makecode.com/_Vx5Cv4FcAhsv
Very nice! Like @GameGod has already stated, its a bit glitchy. Thanks for the credit even though I’m not quite sure what for
you were credited for inspiring me to do my own art
And the way to win is to press B
when you are at the end