2D_Engine_C/src
Ulysse Cura 53ae1f59d3 Externalised components definition, removed union for componant data because ugly and corrected a memory leak in the create_component function when quitting on error (maybe moving ecs.c into core later ?) 2026-05-08 14:20:11 +02:00
..
ecs Externalised components definition, removed union for componant data because ugly and corrected a memory leak in the create_component function when quitting on error (maybe moving ecs.c into core later ?) 2026-05-08 14:20:11 +02:00
headers Better usage of SDL2 implementation and working Makefile structure 2026-04-12 16:20:33 +02:00
Makefile Adding libs in core 2026-05-05 09:44:13 +02:00
game.c Better usage of SDL2 implementation and working Makefile structure 2026-04-12 16:20:33 +02:00
main.c Sarting to clean and implement core for SDL 2026-04-11 23:17:01 +02:00