aboutsummaryrefslogtreecommitdiff
path: root/src/Game.hs
AgeCommit message (Expand)Author
2023-02-18Slimes hit enemiesJuan J. Martinez
2023-02-16Added lives to the HUDJuan J. Martinez
2023-02-15Game state, HUD, ... WIPJuan J. Martinez
2023-02-10Moved the entity spawn to Entity moduleJuan J. Martinez
2023-02-09Make entities in the map moduleJuan J. Martinez
2023-02-09Spawn objectsJuan J. Martinez
2023-02-08Use NoFieldSelectorsJuan J. Martinez
2023-02-07Avoid repeat for buttons a, b and menuJuan J. Martinez
2023-02-07Using OverloadedRecordDotJuan J. Martinez
2023-02-06Wrap entities operations on a typeJuan J. Martinez
2023-02-05Swpan new entitiesJuan J. Martinez
2023-02-05Basic gamepad supportJuan J. Martinez
2023-02-04Initial importJuan J. Martinez