aboutsummaryrefslogtreecommitdiff
path: root/src/Game/Entities/Robot.hs
AgeCommit message (Expand)Author
2023-04-19Simplified frame updateJuan J. Martinez
2023-04-17Added new shooter enemyJuan J. Martinez
2023-03-26Support entities facing leftJuan J. Martinez
2023-03-21Introduce a set propertyJuan J. Martinez
2023-03-01Untangle state changes into actionsJuan J. Martinez
2023-02-24Cleaned passing the collision detection function to the entitiesJuan J. Martinez
2023-02-21New Robot enemy.Juan J. Martinez