Commit Graph

16 Commits

Author SHA1 Message Date
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
6a81b1989f Add jungle asset 2025-05-24 14:27:16 +02:00
e7501573cd Add sprite asset 2025-05-24 14:20:42 +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
e960e09796 Add project license 2025-05-24 14:02:49 +02:00
44ffc26d98 Add gitignore 2025-05-24 13:40:25 +02:00