Bend2Craft

A Minecraft-inspired voxel sandbox with seeded terrain, streamed chunks, trees, crafting, inventory, villagers, and survival mechanics. Bend 2 owns the world rules: terrain generation, state transitions, physics, collisions, and edit validation.
A browser client handles input and presentation through WebGPU or WebGL, while Bend-generated JavaScript supplies the authoritative simulation. The repository carefully distinguishes browser rendering acceleration from native Bend CPU/GPU execution. An evolving game prototype for exploring a Bend-powered web application.
The sources
Explore the original posts and links behind this build.
GitHubhttps://github.com/lennix1337/bend2craft/blob/main/README.md ↗GitHubhttps://github.com/lennix1337/bend2craft/blob/main/world/world.bend ↗