ezekielbaniaga/zig-raylib-template
This represents a straightforward application of the raylib library in Zig version 0.11.0.
This represents a straightforward application of the raylib library in Zig version 0.11.0.
Quick GIT Note: The libraries included here are cloned using git submodule, which means that when you clone this project, you won't receive the latest version of raylib. This is due to submodules being linked to specific commit IDs.
Absolutely! raygui has also been included as a submodule. With any luck, I'll find the time to implement it in this template as well.
Thanks to Codotaku's YouTube Channel for showing how it's done.