Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-11 | Add ViewPatterns to default-extensions | Griffin Smith | 1 | -1/+0 |
2019-12-30 | Add dungeon level generation | Griffin Smith | 1 | -1/+6 |
2019-12-30 | Fix circle rendering, add filled circle | Griffin Smith | 1 | -9/+40 |
2019-09-15 | Remove all but the largest region in caves | Griffin Smith | 1 | -4/+9 |
2019-09-15 | Progressively reveal the map to the player | Griffin Smith | 1 | -8/+0 |
2019-09-14 | Fill the outer edges of generated levels | Griffin Smith | 1 | -1/+12 |
2019-09-13 | Place the chacracter in the level at startup time | Griffin Smith | 1 | -9/+88 |
2019-09-09 | Convert generated levels to walls | Griffin Smith | 1 | -0/+29 |
2019-09-07 | Add cellular-automata cave generator | Griffin Smith | 1 | -0/+70 |