Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-20 | Enforce game playe area limits | Juan J. Martinez | |
2023-05-12 | Add player bullets | Juan 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-10 | Add frame support, updated sprite | Juan J. Martinez | |
2023-05-09 | Playground | Juan J. Martinez | |
Potential example game. |