Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "char/char: Add debugging info" | P. J. McDermott | 2021-08-18 | 1 | -3/+0 |
* | char/char: Add debugging info | P. J. McDermott | 2021-08-18 | 1 | -0/+3 |
* | char: Add collision detection/handling | P. J. McDermott | 2021-08-10 | 1 | -0/+18 |
* | char/char: Decrement travel before step method | P. J. McDermott | 2021-08-10 | 1 | -2/+2 |
* | char: Add turn method | P. J. McDermott | 2021-08-09 | 1 | -0/+4 |
* | char: Add a step method | P. J. McDermott | 2021-08-09 | 1 | -5/+4 |
* | char: Notify update method if completed turn | P. J. McDermott | 2021-08-08 | 1 | -0/+2 |
* | char: Notify update method if completed step | P. J. McDermott | 2021-08-08 | 1 | -1/+3 |
* | char: New "class", absorbing player | P. J. McDermott | 2021-08-08 | 1 | -0/+327 |