Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12 | Add .ds directive | Juan J. Martinez | |
2023-05-12 | Add some comments | Juan J. Martinez | |
2023-05-12 | Menu WIP | Juan J. Martinez | |
2023-05-12 | Set player start address | Juan J. Martinez | |
Also differentiate bewteen initialising the program and the game. | |||
2023-05-11 | Add some randomness | Juan J. Martinez | |
2023-05-11 | Add starfield effect | Juan J. Martinez | |
2023-05-10 | Add frame support, updated sprite | Juan J. Martinez | |
2023-05-10 | Add missing comment | Juan J. Martinez | |
2023-05-10 | Removed subroutine as it is more readable like this | Juan J. Martinez | |
2023-05-09 | Playground | Juan J. Martinez | |
Potential example game. |