/sdl2-sierpinski

Implementation of Sierpinski's Triangle fractal with SDL2 in C99

Primary LanguageCGNU General Public License v3.0GPL-3.0

sdl2-sierpinski

Implementation of sierpinski's triangle fractal in C99 with SDL2.

Files

Makefile - builds with CC variable specified compiler, requires SDL.h header on the system. test.sh - uses makefile to test the application: builds, runs, then cleans up.

Running

./test.sh