Add 8 layers to collisions

This commit is contained in:
2024-01-13 08:09:34 +01:00
parent 0118e574de
commit 8692d89479
10 changed files with 76 additions and 61 deletions

View File

@@ -24,6 +24,7 @@ add_executable(PixelDefense
game/buildings.h
game/components.c
game/components.h
game/constants.h
game/entity_factory.c
game/entity_factory.h
game/entrypoint.c