[from archive] Elijah's .sig
Colin Randall <[email protected]> Wed, 29 Sep 2021 15:03:29 +0100
| Newsgroups | alt.ascii-art |
|---|---|
| Organization | none whatsoever |
| Message-ID | <[email protected]> |
Date: Thu, 15 Mar 2001 22:42:04 +0000 Eli the Bearded writes In alt.ascii-art.animation, desoftware <[email protected]> wrote: > As part of my CS syllabus,I have to be able to use news groups as I am new > to this I choose this one, because it looks interesting, I have heard of > ascii art, but could you define what ascii animation is? Compile and run this program. It was written with a vt100 in mind, but other terminal types should work. Maybe even a dos window. Elijah ------ /* cc signature.c -lm */ main(){int i,j,k,l;for(i=-12;i<13;i++,printf("\033[H")){for(l=61968*457+ 1,l*=5;l>8;l>>=4)p(97-(l>>22)+(l&15));for(j=-12;j<12;){for(k=j+12?-12:-6 ;12>k;)p((l=k*k+++i*i+j*j)<12*12?(l=sqrt(l))[".,:;iIJYVSOM"]:32);j++<11? p(10):0;}}puts("Elijah: [email protected]");}p(int m){printf("%c",m);} -- . ._!__ __ __ / _\/_ |_ \!_ / / 7 / /| \ \_ _/ / \ . \_//__/|_\_\!_. |