Hacker News new | ask | show | jobs
by colbyhub 1581 days ago
I'm currently building a game engine using flecs as my ECS: https://github.com/SanderMertens/flecs

There's lots of great example code in the docs and within the repo itself, for what it's worth!