Skip to content

JudsenHembree/raylib-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zigraylib

THIS IS A COPY OF A PUBLIC REPO. I AM NOT THE AUTHOR OF THIS CODE. I AM USING IT FOR LEARNING PURPOSES. A fairly minimal raylib zig example codebase using the zig package manager.

This example requires one of the recent development releases of zig.

install

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

tested with zig version: 0.12.0-dev.2618+39ec3d311

resources

raylib cheatsheet
Learn ⚡ Zig Programming Language
Zig Community

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors