aboutsummaryrefslogtreecommitdiff
path: root/src/Game/Entities/Common.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-26Revisited the game over sequenceJuan J. Martinez
2023-02-25Game over sequence WIPJuan J. Martinez
2023-02-21New Robot enemy.Juan J. Martinez
2023-02-20Useless comment is uselessJuan J. Martinez
2023-02-20Split entities in modules.Juan J. Martinez