Categories
Systems

Encoding Images: Pixels, Colors and Compression

Encoding characters was a first step toward building software with text, and with text, we can already make a console game. But why stop there? Games deserve images too, and to render those images, we need to understand how they’re encoded. You might wonder why a security blog talks about games to explain a low-level […]