Tiny Jumper
Hey y’all! Here’s yet another very small game that I made in only a few days (my favorite kind!). The original Pico-8 version (not by me) is super fun so I would encourage you to check that one out too! I really like the idea of the Pico-8 console but Makecode is basically the same thing but free and works on real consoles so definitely better IMO.
Press B to flip the level and see it from the other side if you can’t figure out where in space the next jump is. The flat perspective makes seeing depth pretty hard so you might have to open the height map in the editor, though I tried to make it at least somewhat playable.
Have fun!
If you want to make your own levels for my version it’s really easy and I would love to play them! You just edit the image in the Height Map variable in the On Start block and the startX and startY variables if you need to. There’s definitely some interesting perspective funny business you could do with the limited level view…
Anyways, I really like these really simple no sprites and no tilemap games and they’re always a fun challenge! If you have a game I might be interested in making like this one I will definitely check it out.