This website requires JavaScript.
Explore
Help
Sign In
ulysse
/
2D_Engine_C
Watch
1
Star
0
Fork
You've already forked 2D_Engine_C
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
2D_Engine_C
/
src
History
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