Skip to content

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

Notifications You must be signed in to change notification settings

SimonLSchlee/zigraylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.13.0
using raylib commit: https://github.com/raysan5/raylib/tree/52f2a10db610d0e9f619fd7c521db08a876547d0

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

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages