summary refs log tree commit diff stats
path: root/src/systems/pondering.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implemented map rendering and basic collisionKelly Rauchenberger2018-02-111-6/+242
| | | | Only wall and platform collision currently works, and map edges are not currently implemented.
* Introduced animated spritesKelly Rauchenberger2018-02-081-4/+6
| | | | Also restyled a lot of the code.
* Whitespace changesKelly Rauchenberger2018-02-051-3/+3
|
* Player now movesKelly Rauchenberger2015-06-261-0/+23