From c6b3fb3aef8d494c585c1677844667a442349a3f Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 23 Feb 1987 09:22:33 +0000 Subject: [PATCH] Initial revision --- lang/basic/test/checker.b.g | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 lang/basic/test/checker.b.g diff --git a/lang/basic/test/checker.b.g b/lang/basic/test/checker.b.g new file mode 100644 index 000000000..ce0335076 --- /dev/null +++ b/lang/basic/test/checker.b.g @@ -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 -- 2.34.1