QUOTE (crzyrbl @ 4 December 2005, 1:03) |
L1(1)+(99 save 2 bits ;) ![]() |
CODE |
ec1ClrHome 1->C:1->D Repeat X=45 Output(C,D,0 getKey->X If X:Output(C,D," C+(X=34 and C!=8)-(X=25 and C!=1->C D+(X=26 and D!=16)-(X=24 and D!=1->D Endc2 |
QUOTE (xlibman @ 5 December 2005, 18:49) |
sound nice, I might post diortem's one soon. @tifreak8x: yeah 82 calcs doesnt have strings in BASIC :( ![]() |
QUOTE (CDI @ 5 December 2005, 18:33) | ||
c1-->
ec2 |
CODE |
ec1C+(X=34 and C!=8)-(X=25 and C!=1->C D+(X=26 and D!=16)-(X=24 and D!=1->Dc2 |
CODE |
ec1C+(X=34)(C!=8)-(X=25)(C!=1->C D+(X=26)(D!=16)-(X=24)(D!=1->Dc2 |