summaryrefslogtreecommitdiff
path: root/gamestate.lua
AgeCommit message (Expand)Author
2015-10-24Moved and renamed to pacmineFernando Carmona Varo
2015-10-23Save state to disk on shutdown as wellFernando Carmona Varo
2015-10-23Fix sound issue when picking 2 power pellets simultaneouslyFernando Carmona Varo
2015-10-22Update HUD in some other places. Using also the eatghost sound nowFernando Carmona Varo
2015-10-22Added score HUDFernando Carmona Varo
2015-10-22improved pellet detectionFernando Carmona Varo
2015-10-22Let the player eat pellets on touchFernando Carmona Varo
2015-10-22Added score to table. Changed craft items to nodes. Changed sounds. Changed b...DonBatman
2015-10-22Fixed some problems with ghosts from previous game levels or states not getti...Fernando Carmona Varo
2015-10-21Added power pellet state, ghosts will run away from the player and get telepo...Fernando Carmona Varo
2015-10-21Some cleanup and refactoring, it should be possible now to have multiple pacm...Fernando Carmona Varo