Game... engine... project... playground...?
Written in Zig and C.
First clone the repo including all submodules:
git clone --recurse-submodules https://github.com/Srekel/zag.git
Ensure you have zig on your PATH.
zig build
(If you have Windows, you can also run build.bat
)
Then, if you have Windows,
run.bat
Otherwise, find the executable and run it.
- Zig
- Sokol
- cimgui + Dear ImGui
Unless noted otherwise (e.g. in a comment or in a LICENSE file), pick your license: Public Domain or MIT.