summaryrefslogtreecommitdiff
path: root/Level.cpp
AgeCommit message (Expand)Author
2010-11-26Implement player x/y-coordinate boundariesLuke Bratch
2010-11-26Implement gravityLuke Bratch
2010-11-26Implement Sprite::get/setClip for sprite sheet clipping & Creature::Orient fo...Luke Bratch
2010-11-25Add a marcus sprite sheet, set it as the player's image, implement left/right...Luke Bratch
2010-11-25Add background to Level, add sample background, modify Screen::blit() to alwa...Luke Bratch
2010-11-25Add Screen class, move video output functionality to itLuke Bratch
2010-11-24Initial commitLuke Bratch