This is cuz I felt like it, truthfully... I don't know how to use pixel drawing, removing, and testing... but here's the code. Not much.
EDIT: This is nowhere near finished, I just spent 5 minutes pulling this together. I'm going to bed.
SourceCoder 3 (TURING) wrote:
:Disp "SYNTAX:
:Disp "STATE, OVERWRITE, DIRECTION, CARD
:Disp "EXAMPLE: 01011100 IS ONE CARD
:Disp "THIS WILL MAKE A LONG LINE OF ONES
:Input "HOW MANY CARDS DO YOU WANT ",X
:For(Y,1,X
:Disp Y," CARD CODE:"
:Input "CODE: ",|LLOL(Y
:End
:DispGraph
:ClrDraw
:-130->Xmin
:130->Xmax
:-80->Ymin
:80->Ymax
:For(Y,1,2
:Y=1
:If Z>-130 and Z<130
:Z=0
:If sub(|LLOL(1),1,1) =
:End
:End
:Disp "STATE, OVERWRITE, DIRECTION, CARD
:Disp "EXAMPLE: 01011100 IS ONE CARD
:Disp "THIS WILL MAKE A LONG LINE OF ONES
:Input "HOW MANY CARDS DO YOU WANT ",X
:For(Y,1,X
:Disp Y," CARD CODE:"
:Input "CODE: ",|LLOL(Y
:End
:DispGraph
:ClrDraw
:-130->Xmin
:130->Xmax
:-80->Ymin
:80->Ymax
:For(Y,1,2
:Y=1
:If Z>-130 and Z<130
:Z=0
:If sub(|LLOL(1),1,1) =
:End
:End
EDIT: This is nowhere near finished, I just spent 5 minutes pulling this together. I'm going to bed.