[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A One Liner



Ok, certainly nothing special, but I was looking to waste a bit of
time this evening and came up with this:

1GR:HOME:C=0:D=176:A=1616:FORX=4TO35STEP2:COLOR=C:VLIN0,39ATX:
VLIN0,39ATX+1:H=INT(C/10):POKEA+X,H+D:POKEA+X+1,C+D-10*H:C=C+1:
A=1744-A+1616:NEXT

So, who can make the program shorter while keeping the exact same
display?