Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-05-06 | Add the main mechanic. | quou | -0/+3 |
2023-05-06 | Menus, game over, dying, etc. | quou | -1/+4 |
2023-05-05 | Add a check to make sure max_entities doesn't get overflowed. | quou | -0/+12 |
2023-05-04 | Add entity destruction. | quou | -1/+11 |
2023-05-02 | Add ECS. | quou | -0/+21 |