recombinant/raylib-game-template-zig
Translation of raysan5/raylib-game-template to zig
ad17af57e928c61e8e29d2f6c74962c249adf36dThe code in this repository is a translation and refactoring of C source code found at:
https://github.com/raysan5/raylib-game-template
The original code is Copyright (c) 2014-2025 Ramon Santamaria
For documentation refer to the repository above.
The original code is written in C. This code was manually translated to zig and then refactored to be more "zig like" using established zigisms.
#definevar variablesstruct with consistent methodszig-0.15.0-dev.515 (May 2025)Please don't be surprised if the project does not compile without tweaking - this is not set up for the unwary.
zig build run