about summary refs log tree commit diff
path: root/src/Xanthous/Generators.hs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-05 Add staircases, and moving between levelsGriffin Smith1-2/+10
2019-12-30 Place doors on the levelGriffin Smith1-1/+19
2019-12-30 Add dungeon level generationGriffin Smith1-5/+24
2019-11-30 Add messages on the groundGriffin Smith1-0/+3
2019-10-13 Implement speed and ticksGriffin Smith1-1/+1
2019-09-21 Implement combatGriffin Smith1-7/+8
2019-09-19 Add items and inventoryGriffin Smith1-3/+38
2019-09-13 Place the chacracter in the level at startup timeGriffin Smith1-4/+4
2019-09-09 Convert generated levels to wallsGriffin Smith1-7/+23
2019-09-07 Add cellular-automata cave generatorGriffin Smith1-0/+54