Minecraft-like browser prototype

Build a tiny voxel world with place/break actions, save snapshots, and reload them instantly.

Build canvas

Left click: place block · Right click: break · WASD: move

Prototype v1
Blocks: 0 · Camera: 0,0
Runtime: PHP · UTC

Save current world

Saves are stored on the server for admin review.

Saved worlds

No saves yet. Build something and save your first world.

Updated
x
Details

How it works

Build fast

A lightweight isometric renderer draws a voxel grid without any 3D libraries.

Save snapshots

Every save stores the height map in MariaDB for quick recall.

Review worlds

Admins can inspect each save and load it back into the game.