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 1b2bd5660e Add world.quit function 1 year ago
..
c.zig Add first Entity tests 1 year ago
entity.zig Add Entity.add and .remove functions 1 year ago
error.zig Improved error handling 1 year ago
expect.zig Add expect testing utility namespace 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 Get rid of empty files for now 1 year ago
pair.zig Add Pair, functions and docs to Id and Entity 1 year ago
path.zig Make Path parts sentinel terminated 1 year ago
util.zig New entity initialization code 1 year ago
world.zig Add world.quit function 1 year ago