Zigraylib
a fairly minimal raylib zig example codebase using the zig package manager
Install / Use
/learn @SimonLSchlee/ZigraylibREADME
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
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
