Matrix Rain in Zig Zig Version - 0.14 How to build the project $ zig init $ zig fetch --save git+https://github.com/raylib-zig/raylib-zig#devel @echo off zig build --prefix ./build To run the project : @echo off zig build --prefix ../build run --summary all