A 3D platformer in Scratch, made entirely out of pen! Your player is the blue cube. WASD to move. Space to jump. Arrow keys or mouse to move the camera. If you want arrow keys for movement and WASD for camera, use the link below. https://scratch.mit.edu/projects/1308887185/ White blocks are normal ground. Yellow blocks are bouncy. Red blocks are lava. The green block is the level goal. Also, avoid falling into the void.
Too much lag? Use the link below. https://turbowarp.org/1281840025?hqpen&fps=60&size=640x360 How? How? HOW?!? This should not be possible. But it is. Thanks to @ggenije for the tutorial. Note: While it is possible to create more levels, I have to manually design the levels using code, and that process takes a little long. Fun Fact: This game uses a wireframe 3D engine, which means that only the edges are drawn.