SkillAgentSearch skills...

Zigraylib

a fairly minimal raylib zig example codebase using the zig package manager

Install / Use

/learn @SimonLSchlee/Zigraylib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

zigraylib

A fairly minimal raylib zig example codebase using the zig package manager.

install

git clone https://github.com/SimonLSchlee/zigraylib.git
cd zigraylib
zig build run

tested with zig version: 0.14.0
using raylib commit: https://github.com/raysan5/raylib/tree/bbeade636cd8c90e18b7e9e841c20b5f8bd15d94

resources

raylib cheatsheet
Learn ⚡ Zig Programming Language
Zig Community

raygui

If you want to use raygui checkout the raygui branch.

code completion

zls installation

ideas or improvements?

Let me know if you have ideas about things that could make this example better. I want to keep it fairly minimal, but maybe we can add some more links to useful resources, or point out common problems. Ziggit topic for discussion: https://ziggit.dev/t/raylib-example-using-the-package-manager/1787

license

public domain or MIT

View on GitHub
GitHub Stars76
CategoryDevelopment
Updated4mo ago
Forks7

Languages

Zig

Security Score

77/100

Audited on Nov 11, 2025

No findings