Feb 20, 2026·5 min read
Building a Browser Roguelike, Part 1: Procedural Maps and Getting the Game Loop Right
I needed a side project that had nothing to do with IT operations. So I built a 3D tactical roguelike in WebGL. Here's the architecture, the state management lessons, and how BSP map generation works.
game-devthree-jswebglreactside-project