Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | char: Add collision detection/handling | P. J. McDermott | 2021-08-10 | 1 | -0/+5 |
* | char: Add turn method | P. J. McDermott | 2021-08-09 | 1 | -0/+6 |
* | char: Add a step method | P. J. McDermott | 2021-08-09 | 1 | -1/+7 |
* | char/player: Prune #include directives | P. J. McDermott | 2021-08-08 | 1 | -4/+1 |
* | char: Notify update method if completed step | P. J. McDermott | 2021-08-08 | 1 | -1/+1 |
* | char: New "class", absorbing player | P. J. McDermott | 2021-08-08 | 1 | -0/+136 |