aboutsummaryrefslogtreecommitdiff
path: root/src/player.c
AgeCommit message (Expand)Author
2023-06-29Add pickaxe pickupJuan J. Martinez
2023-06-25Add entity system, add new enemy (snake)Juan J. Martinez
2023-06-22When player is hit, exit the updateJuan 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-21Add "coyote time"Juan J. Martinez
2023-06-20Add gold supportJuan J. Martinez
2023-06-18Fix horizontal collision detectionJuan J. Martinez
2023-06-18Enter the player!Juan J. Martinez