pkdindustries/yazbg
yet another zig block game
yet another zig block game!
block games [tm] have always been my goto project for learning a new language. so here we are, my first zig program.
raylib is used for graphics and input handling.
git clone https://github.com/pkdindustries/yazbg
cd yazbg
zig build run
left/right: move
up: rotate
down: drop
space: hard drop
c: swap piece
b: next background
m: mute
n: next music
p: pause
r: reset
tested with zig version: 0.13.0