cowboy8625/raylib-zig-template
a starter template for zig and raylib projects
This template is just to help others quickly get started with Raylib and Zig. I had a hard time getting started even though it was super simple.
git clone https://github.com/cowboy8625/raylib-zig-template <project-name> && cd <project-name>