Dungeon Generator
A BSP dungeon, generated in C++ compiled to WebAssembly. Drag a slider and the layout rebuilds live. Every dungeon is a pure function of its seed, so the same seed always draws the same dungeon — the generator is covered by the same tests the server is.