aboutsummaryrefslogtreecommitdiff
path: root/src/player.h
AgeCommit message (Expand)Author
2023-07-16Ensure the player is drawn on stageclearJuan J. Martinez
2023-07-06Add free enemy (Old Miner)Juan J. Martinez
2023-07-04Add time monsterJuan J. Martinez
2023-06-29Collect pickups even if invulnerableJuan J. Martinez
2023-06-25Add entity system, add new enemy (snake)Juan J. Martinez
2023-06-22Player damage, invulnerability, death sequence and respawnJuan J. Martinez
2023-06-22Import entities from the map and spawn themJuan J. Martinez
2023-06-18Enter the player!Juan J. Martinez