adding lolcat in C

This commit is contained in:
Vincent Batts 2011-11-14 22:48:24 -05:00
commit a9da66a4b7
5 changed files with 222 additions and 0 deletions

4
lolcat/TODOS Normal file
View file

@ -0,0 +1,4 @@
* make the colors from the 256 color palette more contiguous
* maybe even reduce the number of colors used.