AxesOff CoordOff ClrDraw Text(1,19,"---STARWARS---" Text(9,31,"BY 3GUYZ" Text(55,33,"(ENTER) Text(15,31,"V.1.00A Pause Lbl B ClrHome 0->L 0->A 0->B 0->C 0->D 0->E 0->F 0->G 0->H 0->I 8->@ ;@ is the alpha 3 item 0->Z 0->Y 0->X 0->W 0->V 0->U 0->T 0->S Lbl 1 L+1->L Disp "" Output(1,@-1,"{V}" randInt(1,16)->A Output(8,A,"ô" randInt(1,16)->Z Output(8,Z,"ô" If @=S or @=I Goto X T->S U->T V->U W->V X->W Y->X Z->Y H->I G->H E->G D->E C->D B->C A->B getKey->R If R=24:Goto L If R=26:Goto R If R=/=0:Goto 0 Goto 1 Lbl L @-1->@ If @=1:2->@ Output(1,@-1,"{V}" Goto 1 Lbl R @+1->@ If @=16:15->@ Output(1,@-1,"{V}" Goto 1 Lbl 0 Output(1,1,10L While 1 getKey->R While R=0 getKey->R End Goto 1 Lbl S:ClrHome Stop Lbl X Output(1,1,10L Output(1,@-1,"{^}" While 1 getKey->R While R=0 getKey->R End If R=45:Then ClrHome:Stop End If R=105 Goto X