View on GitHub

Pixels

A C program for drawing pixels on screen at high refresh rates

McrRaspJam Pixels provides a number of functions that abstract the functionality of the Simple DirectMedia Layer library. This allows you to create windows containing pixel graphics.

It was designed for use in Raspberry Pi workshops, but should run on any system capable of running SDL.

General Reference

Function Reference

Workshop

To be completed

Installation

Read the readme for installation instructions