summaryrefslogtreecommitdiff
path: root/game/states/preload.js
AgeCommit message (Expand)Author
2014-09-21Removed unused states and templating of main.jsJustin Worthe
2014-09-08Added keyboard controls to HUDJustin Worthe
2014-09-08Added HUD with controller diagram and scoreJustin Worthe
2014-08-31Added sound effect for player respawningJustin Worthe
2014-08-24Added required state for poison pillsJustin Worthe
2014-08-02Added om-nom sound effectsJustin Worthe
2014-07-24Made fonts red and yellow for different playersJustin Worthe
2014-07-19Fixed animation issue on playersJustin Worthe
2014-07-17Added bonus pill and bumped phaser versionJustin Worthe
2014-07-17Added reading levels from a fileJustin Worthe
2014-05-28Hacked in changing player sprite based on turnJustin Worthe
2014-05-28Added cleanup and drawing of game resultJustin Worthe
2014-05-18Added showing of scoresJustin Worthe
2014-05-14Added second player to the gameJustin Worthe
2014-05-14Added pill to the world and set object anchors to their centerJustin Worthe
2014-04-21Added player with movementJustin Worthe
2014-04-21Added wall sprites and hard coded a very basic mapJustin Worthe
2014-04-21Scaffolded Phaser templateJustin Worthe