High-level wrapper around Flecs, a powerful ECS (Entity Component System) library, written in Zig language
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
copygirl 67a5c566a4 Add World.tag to created Tag by type 1 year ago
..
c.zig Add first Entity tests 1 year ago
component.zig Various inital workings 1 year ago
entity.zig Implement Flecs' OS API alloc functions 1 year ago
error.zig Improved error handling 1 year ago
id.zig Add Pair, functions and docs to Id and Entity 1 year ago
iter.zig Implement Flecs' OS API alloc functions 1 year ago
main.zig Implement Flecs' OS API alloc functions 1 year ago
pair.zig Add Pair, functions and docs to Id and Entity 1 year ago
path.zig Rename FormatOptions.prefix to root_sep 1 year ago
system.zig Various inital workings 1 year ago
util.zig New entity initialization code 1 year ago
world.zig Add World.tag to created Tag by type 1 year ago