summaryrefslogtreecommitdiff
path: root/game/prefabs/player.js
AgeCommit message (Collapse)Author
2014-05-23Added turn mechanic to gameJustin Worthe
re #10
2014-05-14Added scoring on colliding with pillsJustin Worthe
closes #4
2014-05-14Added pill to the world and set object anchors to their centerJustin Worthe
re #4
2014-04-21Added tracking of where walls are, to prevent moving throughJustin Worthe
closes #3
2014-04-21Added player with movementJustin Worthe
Unfortunately, can currently go through walls. re #3