aboutsummaryrefslogtreecommitdiff
path: root/src/Game/Entities/Pickup.hs
AgeCommit message (Collapse)Author
2023-03-01Untangle state changes into actionsJuan J. Martinez
WIP: still unclear if we really need the IORefs!
2023-02-24Cleaned passing the collision detection function to the entitiesJuan J. Martinez
2023-02-21New Robot enemy.Juan J. Martinez
2023-02-20Split entities in modules.Juan J. Martinez