Skip to content

Flecs Entity Component System as a Godot GDExtension

License

VoxInteractive/Godot-Flecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot-Flecs

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 Explorer

Flecs' built-in visualisation and statistics interface Flecs Explorer is enabled and can be viewed at this URL whilst the simulation is running.

Demo Video

demo_video.mp4