Now the rooms are better at having good doors.

This commit is contained in:
Zed A. Shaw 2026-03-15 03:20:29 -04:00
parent 908f5bfb3e
commit 8e2a691337
8 changed files with 69 additions and 70 deletions

View file

@ -7,7 +7,7 @@
#include "algos/maze.hpp"
#include "algos/stats.hpp"
#define DUMP 0
#define DUMP 1
using std::string;
using matrix::Matrix;