Pong using Zig and Raylib Build To build this project use the following command: zig build or to build and run the project: zig build run after the first build you can find the executable in ./zig-out/bin/pong.exe Dependecy Zig v0.13.0 Raylib Zig binding