about summary refs log tree commit diff
path: root/src/Xanthous/Data.hs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-15 Progressively reveal the map to the playerGriffin Smith1-0/+14
2019-09-13 Place the chacracter in the level at startup timeGriffin Smith1-0/+4
2019-09-09 Convert generated levels to wallsGriffin Smith1-27/+60
2019-09-07 Add cellular-automata cave generatorGriffin Smith1-0/+21
2019-09-02 Add raws, loaded statically from a folderGriffin Smith1-6/+42
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-0/+118