about summary refs log tree commit diff
path: root/src/Xanthous/Entities/Creature.hs
AgeCommit message (Expand)AuthorFilesLines
2019-09-28 Tweak gormlak movement slightlyGriffin Smith1-1/+1
2019-09-28 Implement the start of creature AIGriffin Smith1-5/+6
2019-09-21 Implement combatGriffin Smith1-3/+11
2019-09-20 Describe what you see when you walk over itemsGriffin Smith1-5/+7
2019-09-20 Add doors and an open commandGriffin Smith1-0/+4
2019-09-19 Add items and inventoryGriffin Smith1-10/+15
2019-09-15 Progressively reveal the map to the playerGriffin Smith1-1/+4
2019-09-02 Put a test gormlak on the screenGriffin Smith1-0/+32