# YieArKUNGFUZig A Yie Ar Kung-Fu clone created in Zig with raylib. ## Controls * Move left = Left directional key * Move right = right directional key * Jump = up directional key * Crouch = down directional key * Punch = A letter key * Kick = S letter key * Quit = Escape key ## Build and run ```bash zig build run ``` ## Screenshot ![YieArKUNGFUZig](ss.png)