aboutsummaryrefslogtreecommitdiff
path: root/src/Game/Map.hs
AgeCommit message (Expand)Author
2023-03-01Pass an optional offset to the viewportJuan J. Martinez
2023-03-01Added a FIXMEJuan J. Martinez
2023-03-01Scroll using SDL's viewportJuan J. Martinez
2023-02-26Draw the HUB on the top of the screenJuan J. Martinez
2023-02-21New Robot enemy.Juan J. Martinez
2023-02-17Added fixed pattern enemy (slimes)Juan J. Martinez
2023-02-15Game state, HUD, ... WIPJuan J. Martinez
2023-02-13Pickups 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-09Better messageJuan J. Martinez
2023-02-09Object layer support for map entitiesJuan J. Martinez
2023-02-07Using OverloadedRecordDotJuan J. Martinez
2023-02-04Initial importJuan J. Martinez