index
:
interactive-pacbot.git
main
A playable visualizer for the 2016 Entelect Challenge
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
game
/
states
Age
Commit message (
Expand
)
Author
2014-08-31
Added gamepad support for poison pills
Justin Worthe
2014-08-27
Added visual indication of player ready to place poison pill
Justin Worthe
2014-08-24
Added dropping and eating of poison pills
Justin Worthe
2014-08-24
Added required state for poison pills
Justin Worthe
2014-08-23
Added wrapping of game world
Justin Worthe
2014-08-23
Removed relying on arcade physics for overlap detection, added player respawn
Justin Worthe
2014-08-23
Changed turn changing to only happen at the end of a players movement
Justin Worthe
2014-08-02
Added om-nom sound effects
Justin Worthe
2014-07-31
Attempt at adding orientation based input
Justin Worthe
2014-07-24
Adjusted position of score text
Justin Worthe
2014-07-24
Made fonts red and yellow for different players
Justin Worthe
2014-07-19
Changed all inputs to polling instead of events
Justin Worthe
2014-07-19
Added analog stick support on controllers
Justin Worthe
2014-07-19
Fixed animation issue on players
Justin Worthe
2014-07-18
Started adding gamepad support
Justin Worthe
2014-07-17
Added bonus pill and bumped phaser version
Justin Worthe
2014-07-17
Added reading levels from a file
Justin Worthe
2014-07-17
Fixed bug in player movement
Justin Worthe
2014-05-28
Fixed centering of victory text
Justin Worthe
2014-05-28
Hacked in changing player sprite based on turn
Justin Worthe
2014-05-28
Added cleanup and drawing of game result
Justin Worthe
2014-05-23
Added turn mechanic to game
Justin Worthe
2014-05-18
Added showing of scores
Justin Worthe
2014-05-14
Added condition for game ending
Justin Worthe
2014-05-14
Added second player to the game
Justin Worthe
2014-05-14
Added scoring on colliding with pills
Justin Worthe
2014-05-14
Added pill to the world and set object anchors to their center
Justin Worthe
2014-04-21
Added tracking of where walls are, to prevent moving through
Justin Worthe
2014-04-21
Added player with movement
Justin Worthe
2014-04-21
Added wall sprites and hard coded a very basic map
Justin Worthe
2014-04-21
Scaffolded Phaser template
Justin Worthe