Commit Graph

17 Commits

Author SHA1 Message Date
ea539bdf99 Add collision box with parent child relationship 2025-05-26 22:39:05 +02:00
c15732e865 New basket 2025-05-26 22:03:57 +02:00
3279c7b157 Use BMP instead of JPG and remove SDL image 2025-05-25 22:57:08 +02:00
f0511d3627 Add size component 2025-05-25 22:36:33 +02:00
eb7adceeb7 Correct window size 2025-05-25 20:49:40 +02:00
3a59f10682 Add background music 2025-05-25 10:13:40 +02:00
dd46e0a5c1 Spawn fruits regularly 2025-05-24 22:38:41 +02:00
5f8694fea2 Implement sprite movement 2025-05-24 21:43:35 +02:00
8f64c95dbd Draw background as sprite 2025-05-24 21:25:48 +02:00
dd287dc667 Implement Texture Atlases 2025-05-24 21:18:48 +02:00
7fc0c47c69 Split up main.cpp into multiple files 2025-05-24 20:29:56 +02:00
3bc879a5ab Input button logic 2025-05-24 20:01:29 +02:00
3def624306 Clean up asset initialization 2025-05-24 19:48:22 +02:00
266b86fb30 Render background image 2025-05-24 15:02:40 +02:00
d0f91fec37 Add flecs ECS 2025-05-24 14:11:11 +02:00
9228c9544a Simple SDL game loop 2025-05-24 14:03:04 +02:00
16664312e9 Minimal executable 2025-05-24 14:03:04 +02:00