Initial revision
This commit is contained in:
parent
a7c40760cd
commit
c6b3fb3aef
1 changed files with 35 additions and 0 deletions
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…
Reference in a new issue