40x30 game

This is a game I’ve been making that I will NOT continue. I will likely give an update to the levels for a while, but not long.

it is very simple, though A is jump so that mobile is easier. The goal and gameplay is shown throughout the level. Any info on any of the levels would be nice (e.g. block function, level design, etc.)! Levels are also made easily.

Level Editor

The level editor is actually in makecode, not the game. if you press “edit code” and open the green “on start” block, there is an array with all the levels. each level is an image, not a tilemap. There is also a “trace player” boolean, that when playing, every frame a light blue pixel is placed where the player is. Also, because delta time is never introduced to the game and the physics are poorly made, some levels look impossible but actually are possible. To actually create those levels I used the trace player feature.

Any questions asked I will try to respond to!

6 Likes

oh my God this game is soo hard

2 Likes