about summary refs log tree commit diff
path: root/src/Xanthous/Util.hs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-30 Add dungeon level generationGriffin Smith1-0/+9
2019-12-30 Fix circle rendering, add filled circleGriffin Smith1-0/+10
2019-12-22 Add a wield commandGriffin Smith1-5/+13
2019-11-30 Add messages on the groundGriffin Smith1-5/+24
2019-10-06 Allow eating edible itemsGriffin Smith1-0/+10
2019-09-28 Implement the start of creature AIGriffin Smith1-0/+1
2019-09-15 Progressively reveal the map to the playerGriffin Smith1-0/+149
2019-09-07 Add cellular-automata cave generatorGriffin Smith1-1/+33
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-0/+14