Microbit Platformer

controls:
a to jump
b to move forward
a+b to move backwards

Known bugs:
If you spam A you will keep jumping(idk how to fix)

At 25 likes i will make a level maker

4 Likes

Also there is a bug where your character will sometimes not appear. If this happens just jump or move and it will fix itself(i would recommend jumping bc is you just move forward you might fall).

Is there any way to make the code that runs the jumping action be moved to the ā€œIf ā€˜jumping’ ≠ 1 thenā€ instead of being separate? I’m not too experienced with Micro:Bit coding…

I mean you could move it there but idk if that will break the gravity script witch also checks if for jumping ≠ 1

cool!

I couldn’t really find a why to help this… Sorry.