Building Pong with Zig and Raylib #6: Font Size, Collision Bugs, and Refactors
445 words, ~1 min read
In this one, we’ll tidy up our Pong implementation by addressing three key issues:
- The score font is too small
- The ball …
words on sand
from shri at drone-ah.com
In this one, we’ll tidy up our Pong implementation by addressing three key issues:
In this episode, I finally add a score display to Pong using DVUI, a native Zig UI framework. The scoring logic was …
Change of Plans
I was going to dive into menus and UI, but after sharing the early version of Pong on ziggit.dev , I got …
I like writing blog posts, particularly about code, and I like to link to code on my repo from my blog post. I do this a …
In my previous post , I used hugo to generate correctly linked, always up to date descriptions for my YouTube Videos. …
In this part, we round out the core gameplay of our Pong clone in Zig using raylib. By the end, we’ve got a …
While building a little tool to sync up YouTube video descriptions from hugo , I needed a library to read and write …
In Part 1 we set up the basics: a window, paddles, and a ball. In this episode, we go one step further and get the ball …
Uploading and setting up YouTube videos is fiddly. There are a lot of things to get right - title, description, …
It’s funny how much can change in a moment. There was once a ship that was happy. It had sharp edges and a soft …