|
||
---|---|---|
.vscode | ||
bin | ||
res | ||
src | ||
Makefile | ||
README.md | ||
templates.txt | ||
templates_lv0.txt | ||
templates_lv1.txt | ||
templates_lv2.txt | ||
templates_lv3.txt | ||
templates_lv4.txt |
README.md
intended to be a backrooms generator
with configurable room pool
| COMMANDS |
zqsd : move
TAB : exit
p : zoom out
m : zoom in
| EXECUTION |
make test-1 : extermly unorganized generation
make test0 : default template pool (small/medium-sized corridors)
make test1 : large rooms with rotating walls
make test2 : more hallways but small corridors only
make test3 : long, wide hallways
| TILE LIST |
0 : nothing
1 : wall
2 : CCW rotation wall
3 : CW rotation wall
4, 5, 6, 7 : translation wall (resp. +X, -X, +Y and -Y)