Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | game: Add win condition | P. J. McDermott | 2021-08-08 | 1 | -14/+41 |
| | |||||
* | maze: Optionally hide unseen walls | P. J. McDermott | 2021-08-08 | 1 | -1/+1 |
| | |||||
* | game: Implement fog of war | P. J. McDermott | 2021-08-08 | 1 | -2/+73 |
| | |||||
* | player: Implement (renders just a dot so far) | P. J. McDermott | 2021-08-08 | 1 | -0/+13 |
| | |||||
* | game: Add timer | P. J. McDermott | 2021-08-07 | 1 | -4/+33 |
| | |||||
* | game: Poll for events | P. J. McDermott | 2021-08-07 | 1 | -19/+39 |
| | |||||
* | menu, game: Rename macros | P. J. McDermott | 2021-08-07 | 1 | -3/+3 |
| | |||||
* | game: New screen | P. J. McDermott | 2021-08-07 | 1 | -0/+148 |