Oddbean new post about | logout
 nostr:npub1aw2gcqz09z6lq5w5thzcadjsy8n7srs8mczkgs4c5rvjyyfh96nsg38vv5 Yea! I've personally found flecs to be really awesome so far, currently using it for all my core gameplay logic now (with Godot via GDExtension). There's lovely documentation (https://www.flecs.dev/flecs/) + blog posts about both ECS overall (https://github.com/SanderMertens/ecs-faq) + flecs specific stuff (https://ajmmertens.medium.com/).