Advertisement
Guest User

prgmNEW1

a guest
Nov 30th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. :ClrDraw
  2. :1->A:177->B:42->C:1->D
  3. :Repeat getKey=45
  4. :A+1->A:A->E
  5. :Text(1,1,A
  6. :While not(remainder(E,2
  7. :E/2->E:End
  8. :If remainder((E-1)/2,2
  9. :Then:D+1->D
  10. :Else:D+3->D:End
  11. :remainder(D,4->D
  12. :For(E,1,2
  13. :B+(D=0)-(D=2)->B
  14. :C+(D=3)-(D=1)->C
  15. :If C<165 and C>=0 and B>=0
  16. :Pxl-On(C,B,D+21
  17. :End:End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement