summaryrefslogtreecommitdiff
path: root/game/prefabs/player.js
AgeCommit message (Expand)Author
2014-09-21Renamed prefab folderJustin Worthe
2014-09-02Handled players both eating poison togetherJustin Worthe
2014-08-31Added sound effect for player respawningJustin Worthe
2014-08-31Added gamepad support for poison pillsJustin Worthe
2014-08-27Added visual indication of player ready to place poison pillJustin Worthe
2014-08-24Added dropping and eating of poison pillsJustin Worthe
2014-08-24Added required state for poison pillsJustin Worthe
2014-08-23Added wrapping of game worldJustin Worthe
2014-08-23Removed relying on arcade physics for overlap detection, added player respawnJustin Worthe
2014-08-23Changed turn changing to only happen at the end of a players movementJustin Worthe
2014-08-02Updated width fix. Last one didn't work on firefox.Justin Worthe
2014-08-02Added om-nom sound effectsJustin Worthe
2014-07-19Fixed animation issue on playersJustin Worthe
2014-07-17Fixed bug in player movementJustin Worthe
2014-05-28Hacked in changing player sprite based on turnJustin Worthe
2014-05-23Added turn mechanic to gameJustin Worthe
2014-05-14Added scoring on colliding with pillsJustin Worthe
2014-05-14Added pill to the world and set object anchors to their centerJustin Worthe
2014-04-21Added tracking of where walls are, to prevent moving throughJustin Worthe
2014-04-21Added player with movementJustin Worthe