/raylib-zig-template

a starter template for zig and raylib projects

Primary LanguageZig

Raylib Zig Template

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.

How to use

git clone https://github.com/cowboy8625/raylib-zig-template <project-name> && cd <project-name>