Initial revision
This commit is contained in:
parent
9a664abf31
commit
4e47313118
35
lang/basic/test/checker.b.g
Normal file
35
lang/basic/test/checker.b.g
Normal file
@ -0,0 +1,35 @@
|
||||
This program will play checkers. The computer us X,
|
||||
and you are 0. The computer will go first, -note: squares
|
||||
are printed in the form-(X,Y) and sq. 1.1 is the bottom left!
|
||||
do not attempt a double jump or your piece might just
|
||||
disappear (same for triple!)
|
||||
Wait for the computer to move!!!!!!
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
|
||||
retry
|
||||
LINE 11300:ERROR 1: RETURN without GOSUB
|
||||
Loading…
x
Reference in New Issue
Block a user