about summary refs log tree commit diff
path: root/src/Xanthous/Command.hs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-29 Implement a "look" commandGriffin Smith1-1/+5
2019-11-29 Implement saving+loading the gameGriffin Smith1-0/+2
2019-10-06 Allow eating edible itemsGriffin Smith1-0/+2
2019-09-28 Add debug command to reveal the gameGriffin Smith1-0/+4
2019-09-28 Implement the start of creature AIGriffin Smith1-0/+2
2019-09-20 Add doors and an open commandGriffin Smith1-15/+24
2019-09-19 Add items and inventoryGriffin Smith1-1/+4
2019-09-02 Add commands for diagonal movementGriffin Smith1-0/+4
2019-09-02 Add a previous message commandGriffin Smith1-1/+4
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-0/+20