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 d639e8e5a9 Add Entity.getPath 2 years ago
..
c.zig Add first Entity tests 2 years ago
component.zig Various inital workings 2 years ago
entity.zig Add Entity.getPath 2 years ago
error.zig Improved error handling 2 years ago
id.zig Add Pair, functions and docs to Id and Entity 2 years ago
iter.zig Implement some things, first test success? 2 years ago
main.zig Add WIP Path helper struct 2 years ago
pair.zig Add Pair, functions and docs to Id and Entity 2 years ago
path.zig Add Entity.getPath 2 years ago
system.zig Various inital workings 2 years ago
util.zig New entity initialization code 2 years ago
world.zig Add World.initMinimal 2 years ago