Skip to content
/ ainur Public

ainur, a simple raylib+imgui gamedev template for zig

Notifications You must be signed in to change notification settings

linuxy/ainur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ainur

A simple zig gamedev template for raylib+imgui, nbnet and zlm

Builds against zig 0.9.0

Verified building for Windows 11 and Void Linux using the following packages:

libX11-devel-1.7.2_3
libXcursor-devel-1.2.0_1
libXrandr-devel-1.5.2_1
libXinerama-devel-1.1.4_1
libXi-devel-1.7.10_1

Building

[nobody@void ainur]$ ./generate.sh
[nobody@void ainur]$ zig build
COPY: example/assets/RobotoMono-Regular.ttf to zig-out/bin/RobotoMono-Regular.ttf
[nobody@void ainur]$ ./zig-out/bin/example

About

ainur, a simple raylib+imgui gamedev template for zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages