Commit Graph

10 Commits

Author SHA1 Message Date
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