aboutsummaryrefslogtreecommitdiff
path: root/world.c
AgeCommit message (Collapse)AuthorLines
2023-05-07Add waves and some more polish.quou-0/+3
2023-05-06Add the main mechanic.quou-0/+3
2023-05-06Menus, game over, dying, etc.quou-1/+4
2023-05-05Add a check to make sure max_entities doesn't get overflowed.quou-0/+12
2023-05-04Add entity destruction.quou-1/+11
2023-05-02Add ECS.quou-0/+21