summaryrefslogtreecommitdiffstats
path: root/src/char/char.h
Commit message (Expand)AuthorAgeFilesLines
* char: Add collision detection/handlingP. J. McDermott2021-08-101-0/+2
* char: Add turn methodP. J. McDermott2021-08-091-0/+2
* char: Add a step methodP. J. McDermott2021-08-091-1/+3
* char: Notify update method if completed stepP. J. McDermott2021-08-081-1/+1
* char: New "class", absorbing playerP. J. McDermott2021-08-081-0/+74