5 Commits

Author SHA1 Message Date
46755fecb3 Populate minigame with obstacles and monster spawns (#5)
- Simulated "fake" physics and collisions
- Object pooling for tiles, obstacles and monster spawns
- Base monster scoring with proximity triggers and depth multiplier

Co-authored-by: AlexanderT <alexander@foolhardyhorizons.com>
Co-authored-by: Michal Pikulski <michal.a.pikulski@gmail.com>
Reviewed-on: #5
2025-09-21 07:32:56 +00:00
31f2ce338d Component move/copy utility 2025-09-19 10:08:58 +02:00
Michal Pikulski
a03b70a1ca Implement SceneManager with asynchronous load/unload routines ready for bootstrapper scene. Implement simple level switching 2025-09-01 22:51:52 +02:00
Michal Pikulski
a2b62fc4b1 GO back to a simple ignore file and commit all meta assets 2025-09-01 16:19:19 +02:00
Michal Pikulski
76e9b9d99a Initial Repo Commit 2025-08-06 17:00:32 +02:00