A basic demostration of how to integrate the Flecs Entity Component System as a Godot GDExtension.
The demo project is an implementation of Conway's Game of Life.
Flecs' built-in visualisation and statistics interface Flecs Explorer is enabled and can be viewed at this URL whilst the simulation is running.