about summary refs log tree commit diff
path: root/src/Xanthous/Entities.hs
AgeCommit message (Expand)AuthorFilesLines
2019-09-28 Implement the start of creature AIGriffin Smith1-55/+11
2019-09-20 Describe what you see when you walk over itemsGriffin Smith1-0/+3
2019-09-19 Add items and inventoryGriffin Smith1-4/+44
2019-09-15 Progressively reveal the map to the playerGriffin Smith1-3/+13
2019-09-09 Convert generated levels to wallsGriffin Smith1-8/+72
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-0/+64