Skip to content

vbrusca/ZigSdlGameTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig SDL Game Template

An empty Zig project configured with the SDL library as a starting point for Zig game development. The full Zig project is included in this repo.

Zig Build Version

This project was built against Zig version "zig-windows-x86-0.12.0-dev.3284+153ba46a5" and SDL version "SDL2-2.30.2".

Developers

Victor Brusca
Carlo Bruscani

Based On

This template was based on an older tutorial, Zig For Game Dev, and updated to work with the current version of Zig.

Execution Example

Running the executable, "zig-out\bin," after a project build, "zig build," results in the following basic SDL demonstration window. Tested only on Windows 11.

Screen Shot of SDL Window

About

An empty Zig project configured with the SDL library as a starting point for Zig game development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages