aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2023-05-06Add solid environment collisions.quou-26/+261
2023-05-06Map rendering and camera movement.quou-8/+314
2023-05-06Menus, game over, dying, etc.quou-32/+522
2023-05-05Add killing enemies.quou-21/+294
2023-05-05Add a basic enemy.quou-7/+258
2023-05-05Add a check to make sure max_entities doesn't get overflowed.quou-0/+12
2023-05-04Add entity destruction.quou-1/+18
2023-05-04Add shooting.quou-9/+203
2023-05-04Add an animation system.quou-7/+177
2023-05-03Fix the makefile.quou-1/+4
2023-05-03Basic player movement.quou-14/+131
2023-05-02Add ECS.quou-7/+119
2023-05-02Work on some sprites.quou-2/+6
2023-05-02Initial commit.quou-0/+55498