Skip to content

attempting to learn Zig and Raylib by making a simple pong game

Notifications You must be signed in to change notification settings

AustinAttempts/Pong-Zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

attempting to learn Zig and Raylib by making a simple pong game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published