aboutsummaryrefslogtreecommitdiff
path: root/src/Game/Hud.hs
AgeCommit message (Collapse)Author
2023-03-10Change stageJuan J. Martinez
2023-03-02Even less IORefJuan J. Martinez
Also reviewed comments and made the action to add effects more general.
2023-03-01Scroll using SDL's viewportJuan J. Martinez
Horizontal needs testing.
2023-02-26Draw the HUB on the top of the screenJuan J. Martinez
2023-02-16Added lives to the HUDJuan J. Martinez
2023-02-15Game state, HUD, ... WIPJuan J. Martinez
Exploring ideas.