Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maze: Optionally hide unseen walls | P. J. McDermott | 2021-08-08 | 1 | -1/+7 |
| | |||||
* | maze: Set drawing color | P. J. McDermott | 2021-08-02 | 1 | -1/+2 |
| | |||||
* | maze: Render (untested) | P. J. McDermott | 2021-08-02 | 1 | -0/+5 |
| | | | | TODO: Color | ||||
* | maze: Defend against use-after-free | P. J. McDermott | 2021-08-02 | 1 | -1/+1 |
| | | | | And non-compliant standard C libraries. | ||||
* | maze: New functions | P. J. McDermott | 2021-08-02 | 1 | -0/+38 |