aboutsummaryrefslogtreecommitdiff
path: root/src/Game/State.hs
AgeCommit message (Expand)Author
2023-05-16Change stage using a simple transitionJuan J. Martinez
2023-05-16Use play state instead of level complete, that includes game overJuan J. Martinez
2023-03-21Player transition into the stageJuan J. Martinez
2023-03-11Exit transitionJuan J. Martinez
2023-03-11Tidy up, state functions to state moduleJuan J. Martinez
2023-03-10Change stageJuan J. Martinez
2023-03-09Exit placement on the last batteryJuan J. Martinez
2023-03-09Exit stage WIPJuan J. Martinez
2023-02-25Game over sequence WIPJuan J. Martinez
2023-02-18Slimes hit enemiesJuan J. Martinez
2023-02-16Added lives to the HUDJuan J. Martinez
2023-02-15Game state, HUD, ... WIPJuan J. Martinez