summary refs log tree commit diff stats
path: root/src/systems/controlling.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implemented map rendering and basic collisionKelly Rauchenberger2018-02-111-11/+11
| | | | Only wall and platform collision currently works, and map edges are not currently implemented.
* Introduced animated spritesKelly Rauchenberger2018-02-081-48/+90
| | | | Also restyled a lot of the code.
* Fixed behavior of letting go of the right buttonKelly Rauchenberger2018-02-071-1/+1
|
* Whitespace changesKelly Rauchenberger2018-02-051-6/+6
|
* Player now movesKelly Rauchenberger2015-06-261-0/+168