You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a test entity-component engine written in C. My goal is to learn about
the internals of an entity-component system so that I can think better in that
way. No games are currently in development to use this library.
About
Generic entity-component engine written from scratch in C.