Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-25 | Finalised the HUD | Juan J. Martinez | |
2023-05-25 | Add score to the HUD | Juan J. Martinez | |
- add points to the score - hiscore updates | |||
2023-05-22 | Add hiscore, WIP HUD | Juan J. Martinez | |
2023-05-22 | Use a bitmap font | 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-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-09 | Playground | Juan J. Martinez | |
Potential example game. |