about summary refs log tree commit diff
path: root/src/Main.hs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-30 Add dungeon level generationGriffin Smith1-6/+19
2019-11-29 Implement saving+loading the gameGriffin Smith1-0/+19
2019-10-12 Allow specifying seed on startupGriffin Smith1-15/+49
2019-09-19 Add items and inventoryGriffin Smith1-1/+1
2019-09-13 Place the chacracter in the level at startup timeGriffin Smith1-11/+21
2019-09-09 Convert generated levels to wallsGriffin Smith1-1/+1
2019-09-07 Add cellular-automata cave generatorGriffin Smith1-4/+58
2019-09-02 Link up messages to the overall gameGriffin Smith1-1/+1
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-1/+1
2019-08-25 An @-sign in a box, in haskellGriffin Smith1-0/+17