Skip to content

andrewrk/sdl-zig-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL2 Zig Demo

Here's a basic window with SDL2 in Zig.

screenshot

How to build and run it

zig build run

Cross-Compiling

Pass a -Dtarget option. For example:

zig build -Dtarget=x86_64-windows

About

SDL2 hello world in zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages