/zig-raylib-ecs

A template for a zig based on raylib with flecs as an ecs

Primary LanguageC

Raylib + Zig + ECS

This gets you up and running with a fully featured custom engine for running on whatever platform you choose.

It includes FLECS as an ECS (https://github.com/prime31/zig-flecs)

How to build

zig build run

Subtrees

raylib and raylib-zig are added as git subtrees.