Commit graph

6 commits

Author SHA1 Message Date
Henry
a0e8e394a9 Slight shuffling of scene files, resources; export presets for macOS
built added.
2025-12-09 08:37:13 +00:00
Henry
8175e1469d Added shield and score UI; player collision signal connected to enemy 2025-12-07 10:08:38 +00:00
Henry
996a0bb8f7 Add basic enemy behavior and spawning system
The changes introduce enemy mechanics and management - including
spawning, movement patterns, shooting timers, and death handling.
2025-10-13 18:55:09 +01:00
Henry
85155b1c7d Add bullet shooting mechanics and refactor scenes 2025-10-13 14:28:55 +01:00
Henry
8501c18dd1 Configure project settings and import assets
This commit sets up the initial project configuration including: -
Window size and scaling settings - Input mappings for player controls -
Default texture filtering settings - Import of game asset pack with
sprites and UI elements - Set of signals for tracking player bullets
2025-10-13 09:24:17 +01:00
Henry
17ec371068 Getting set up! 2025-10-12 19:15:40 +01:00