Skip to content

donno2048/gif-quine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GIF quine

This is a quine (a program that outputs itself) coded in C that outputs a GIF.

The code / The output

output

Usage

gcc quine.c -o quine
./quine > output.gif

TODO

  • Use a better font
  • Encode frame by frame

About

A GIF quine

Resources

Stars

Watchers

Forks

Languages