3D Minecraft v0.06: Tech preview Run it in TurboWarp if you want more than 1 FPS: https://turbowarp.org/1111852684 This is a full 3D Minecraft-style engine built in a single sprite. It uses z-buffering, procedural terrain generation, and even has some mobile controls (still a bit broken). Controls WASD - Move Mouse / Arrow Keys - Look around Space - Jump (Block breaking is buggy for now) Features * Real 3D rendering with a z-buffer * 64x16x64 world (16 Minecraft-style chunks) * Fully procedural terrain * Textures and sound * Optional crosshair (open menu and set DEV.UI = 1 and CROSSHAIR? = 1) * Adjustable render distance and menu Known Issues * Mouse block breaking does not work properly yet * Scratch editor lags a lot, use the TurboWarp editor for this instead * Block placement is not added yet (coming next update) Development Timeline v0.01 - First version v0.02 - Added physics and chunk terrain v0.03 - Major speed improvements and chunk rebuild v0.04 - Around 10x faster rendering, 16x bigger world v0.05 - Terrain generation and optimization v0.06 - Switched to z-buffer (less glitchy, slightly slower) Next: block breaking, greedy meshing, and placement (v0.07) Want to help? You can remix the project or suggest ideas. I read all comments. I am building this mostly from YouTube tutorials and I have never played real Minecraft, so feedback really helps. If you like it, a like or favorite helps motivate me to keep going. Milestones 100 views - Jan 17, 2025 500 views - Feb 5, 2025 800 views - Mar 1, 2025 1000 views - Apr 8, 2025 2000 views - May 1, 2026 Made by @Cool_5672 Z-clipping help: @ChromeCat_test Tags (ignore): #3d #minecraft #fast #scratch