summaryrefslogtreecommitdiff
path: root/main.cpp
AgeCommit message (Collapse)Author
2010-12-03Implement sprintingLuke Bratch
2010-11-26Use a constant for the player's left/right move amountLuke Bratch
2010-11-26Implement player jumpingLuke Bratch
2010-11-25Add a marcus sprite sheet, set it as the player's image, implement ↵Luke Bratch
left/right keyboard input
2010-11-25Add Screen class, move video output functionality to itLuke Bratch
2010-11-24Initial commitLuke Bratch