about summary refs log tree commit diff
path: root/src/Xanthous/Generators/CaveAutomata.hs
AgeCommit message (Expand)AuthorFilesLines
2019-12-30 Add dungeon level generationGriffin Smith1-18/+13
2019-09-20 Add doors and an open commandGriffin Smith1-1/+1
2019-09-15 Remove all but the largest region in cavesGriffin Smith1-0/+3
2019-09-14 Fill the outer edges of generated levelsGriffin Smith1-0/+1
2019-09-13 Place the chacracter in the level at startup timeGriffin Smith1-2/+2
2019-09-07 Add cellular-automata cave generatorGriffin Smith1-0/+112