Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-27 | Add Bat enemy | Juan J. Martinez | |
2023-06-25 | Add entity system, add new enemy (snake) | Juan J. Martinez | |
2023-06-22 | Import entities from the map and spawn them | Juan J. Martinez | |
2023-06-21 | Check for the total gold limit of 1 byte | Juan J. Martinez | |
2023-06-20 | Add gold support | Juan J. Martinez | |
- added gold layer to the map - the player can collect gold - updates the score - TODO: end of stage | |||
2023-06-13 | Convert map into an .o file | Juan J. Martinez | |