GIF quine This is a quine (a program that outputs itself) coded in C that outputs a GIF. The code / The output Usage gcc quine.c -o quine ./quine > output.gif TODO Use a better font Encode frame by frame