Day 2
Rewrote the whole generator algorithm, which now produces much cleaner-looking corridors and ensures all rooms are connected. It was incredibly frustrating because I kept encountering off-by-1 errors and slight misalignments of the grid, etc. Next step is to add a player, a movement system and some walls.