about summary refs log tree commit diff
path: root/src/Xanthous/Game.hs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-29 Implement saving+loading the gameGriffin Smith1-3/+30
2019-10-12 Allow specifying seed on startupGriffin Smith1-0/+1
2019-10-05 Display multiple messages per turnGriffin Smith1-2/+6
2019-09-28 Tweak gormlak movement slightlyGriffin Smith1-0/+4
2019-09-28 Add debug command to reveal the gameGriffin Smith1-0/+5
2019-09-28 Implement the start of creature AIGriffin Smith1-191/+3
2019-09-20 Add doors and an open commandGriffin Smith1-1/+5
2019-09-20 Add the beginnings of a prompt systemGriffin Smith1-0/+44
2019-09-19 Add items and inventoryGriffin Smith1-17/+13
2019-09-15 Progressively reveal the map to the playerGriffin Smith1-5/+30
2019-09-14 Implement collisionGriffin Smith1-1/+24
2019-09-09 Convert generated levels to wallsGriffin Smith1-4/+8
2019-09-02 Add a previous message commandGriffin Smith1-0/+12
2019-09-02 Link up messages to the overall gameGriffin Smith1-16/+52
2019-09-01 Implement messagesGriffin Smith1-1/+0
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-3/+64
2019-08-25 An @-sign in a box, in haskellGriffin Smith1-0/+12