aboutsummaryrefslogtreecommitdiff
path: root/game/player.asm
AgeCommit message (Collapse)Author
2023-05-20Enforce game playe area limitsJuan J. Martinez
2023-05-12Add player bulletsJuan J. Martinez
Also a changes in the entity system: - don't preserve the BG (always erase black) - skip unused entities - fix in the reserved size (and entity is 8 bytes) - allocate new entities
2023-05-10Add frame support, updated spriteJuan J. Martinez
2023-05-09PlaygroundJuan J. Martinez
Potential example game.