aboutsummaryrefslogtreecommitdiff
path: root/src/Game/Entities/Player.hs
AgeCommit message (Expand)Author
2023-08-02Fix the name to be accurateJuan J. Martinez
2023-05-23Deadly blocks kill the playerJuan J. Martinez
2023-04-17Added new shooter enemyJuan J. Martinez
2023-03-21Introduce a set propertyJuan J. Martinez
2023-03-02Even less IORefJuan J. Martinez
2023-03-01Untangle state changes into actionsJuan J. Martinez
2023-02-26Revisited the game over sequenceJuan J. Martinez
2023-02-20Split entities in modules.Juan J. Martinez