Rename buildings to building_factory, randomize unit place position

This commit is contained in:
2024-02-05 10:13:22 +01:00
parent 18dd3e2226
commit c8d3b6952d
8 changed files with 13 additions and 12 deletions

View File

@@ -20,8 +20,8 @@ add_executable(PixelDefense
game/ai_actions.c
game/ai_actions.h
game/buildings.c
game/buildings.h
game/building_factory.c
game/building_factory.h
game/components.c
game/components.h
game/constants.h