Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | players must move when dropping lamps | Kelly Rauchenberger | 2018-06-05 | 1 | -0/+3 |
| | | | | if no direction is pressed, player dashes in direction of most recent movement. if no movement has occured, choose a random direction. if player cannot move in the chosen direction, choose a random direction. if the player cannot move in any direction, prevent dropping a lamp. | ||||
* | refactored so that the renderer is its own class | Kelly Rauchenberger | 2018-06-05 | 1 | -0/+104 |