aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-05Swpan new entitiesJuan J. Martinez
- Each entity can generate a list of "spawns" (add a new entity) - Added a "dust" effect to the jump WIP TODO: probably wrap the entity list in a type so we don't need to pass the spritesheet to the update function.
2023-02-05Gravity adjustmentsJuan J. Martinez
2023-02-05Keep the jumping frame when hitting the floorJuan J. Martinez
2023-02-05Basic gamepad supportJuan J. Martinez
2023-02-05Simplified (jump is needed)Juan J. Martinez
2023-02-04Go down platforms with A + downJuan J. Martinez
2023-02-04Use the right nameJuan J. Martinez
2023-02-04The assets are CC-BY-SAJuan J. Martinez
2023-02-04Better description.Juan J. Martinez
2023-02-04Initial importJuan J. Martinez