Home » Archimedes archive » Acorn Computing » 1994 11 subscription disc.adf » 9411s » BeebDisk/KntGame

BeebDisk/KntGame

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn Computing » 1994 11 subscription disc.adf » 9411s
Filename: BeebDisk/KntGame
Read OK:
File size: 02B6 bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
    0REM KNTGAME
    1REM by B.T.Short
    2REM (c) Acorn Computing
   10IF PAGE>&1900 THEN PRINT"Page set wrong!":END
   20REM CENTRALISE BOARD VERTICALLY
   30*TV 254
   40MODE1
   50*L.kntcode 2300
   60VDU19,1,0,0,0,0
   70REM SET COLOURS OF MARBLES
   80VDU19,2,2,0,0,0,19,3,7,0,0,0
   90REM TURN CURSOR OFF
  100VDU23,0,10,32,0,0,0,0,0,0
  110VDU17,129,12
  120VDU23,224,129,255,126,60,24,0,0,0
  130REM DRAW BOX
  140VDU18,0,3
  150MOVE95,927:DRAW160,927:DRAW160,964:DRAW95,964:DRAW95,927
  160REM DRAW BOARD
  170MOVE576,236:DRAW672,236:DRAW1072,540:DRAW1072,636:DRAW672,940:DRAW576,940:DRAW176,636:DRAW176,540:DRAW576,236
  180MOVE176,636:DRAW160,588:DRAW160,492:DRAW560,188:DRAW656,188:DRAW1056,492:DRAW1072,540:MOVE576,236:DRAW560,188:MOVE672,236:DRAW656,188:MOVE176,540:DRAW160,492
  190VDU18,0,129:VDU18,0,0
  200FORA%=240TO936 STEP4
  210PLOT77,640,A%:NEXT
  220CALL&2900

� KNTGAME
� by B.T.Short
� (c) Acorn Computing

$� �>&1900 � �"Page set wrong!":�
!� CENTRALISE BOARD VERTICALLY
*TV 254
(�1
2*L.kntcode 2300
<�19,1,0,0,0,0
F� SET COLOURS OF MARBLES
P�19,2,2,0,0,0,19,3,7,0,0,0
Z� TURN CURSOR OFF
d�23,0,10,32,0,0,0,0,0,0
n�17,129,12
x#�23,224,129,255,126,60,24,0,0,0
�� DRAW BOX
��18,0,3
�-�95,927:�160,927:�160,964:�95,964:�95,927
�� DRAW BOARD
�V�576,236:�672,236:�1072,540:�1072,636:�672,940:�576,940:�176,636:�176,540:�576,236
�z�176,636:�160,588:�160,492:�560,188:�656,188:�1056,492:�1072,540:�576,236:�560,188:�672,236:�656,188:�176,540:�160,492
��18,0,129:�18,0,0
��A%=240�936 �4
��77,640,A%:�
�
�&2900
�
00000000  0d 00 00 0d f4 20 4b 4e  54 47 41 4d 45 0d 00 01  |..... KNTGAME...|
00000010  12 f4 20 62 79 20 42 2e  54 2e 53 68 6f 72 74 0d  |.. by B.T.Short.|
00000020  00 02 19 f4 20 28 63 29  20 41 63 6f 72 6e 20 43  |.... (c) Acorn C|
00000030  6f 6d 70 75 74 69 6e 67  0d 00 0a 24 e7 20 90 3e  |omputing...$. .>|
00000040  26 31 39 30 30 20 8c 20  f1 22 50 61 67 65 20 73  |&1900 . ."Page s|
00000050  65 74 20 77 72 6f 6e 67  21 22 3a e0 0d 00 14 21  |et wrong!":....!|
00000060  f4 20 43 45 4e 54 52 41  4c 49 53 45 20 42 4f 41  |. CENTRALISE BOA|
00000070  52 44 20 56 45 52 54 49  43 41 4c 4c 59 0d 00 1e  |RD VERTICALLY...|
00000080  0b 2a 54 56 20 32 35 34  0d 00 28 06 eb 31 0d 00  |.*TV 254..(..1..|
00000090  32 13 2a 4c 2e 6b 6e 74  63 6f 64 65 20 32 33 30  |2.*L.kntcode 230|
000000a0  30 0d 00 3c 11 ef 31 39  2c 31 2c 30 2c 30 2c 30  |0..<..19,1,0,0,0|
000000b0  2c 30 0d 00 46 1c f4 20  53 45 54 20 43 4f 4c 4f  |,0..F.. SET COLO|
000000c0  55 52 53 20 4f 46 20 4d  41 52 42 4c 45 53 0d 00  |URS OF MARBLES..|
000000d0  50 1e ef 31 39 2c 32 2c  32 2c 30 2c 30 2c 30 2c  |P..19,2,2,0,0,0,|
000000e0  31 39 2c 33 2c 37 2c 30  2c 30 2c 30 0d 00 5a 15  |19,3,7,0,0,0..Z.|
000000f0  f4 20 54 55 52 4e 20 43  55 52 53 4f 52 20 4f 46  |. TURN CURSOR OF|
00000100  46 0d 00 64 1b ef 32 33  2c 30 2c 31 30 2c 33 32  |F..d..23,0,10,32|
00000110  2c 30 2c 30 2c 30 2c 30  2c 30 2c 30 0d 00 6e 0e  |,0,0,0,0,0,0..n.|
00000120  ef 31 37 2c 31 32 39 2c  31 32 0d 00 78 23 ef 32  |.17,129,12..x#.2|
00000130  33 2c 32 32 34 2c 31 32  39 2c 32 35 35 2c 31 32  |3,224,129,255,12|
00000140  36 2c 36 30 2c 32 34 2c  30 2c 30 2c 30 0d 00 82  |6,60,24,0,0,0...|
00000150  0e f4 20 44 52 41 57 20  42 4f 58 0d 00 8c 0b ef  |.. DRAW BOX.....|
00000160  31 38 2c 30 2c 33 0d 00  96 2d ec 39 35 2c 39 32  |18,0,3...-.95,92|
00000170  37 3a df 31 36 30 2c 39  32 37 3a df 31 36 30 2c  |7:.160,927:.160,|
00000180  39 36 34 3a df 39 35 2c  39 36 34 3a df 39 35 2c  |964:.95,964:.95,|
00000190  39 32 37 0d 00 a0 10 f4  20 44 52 41 57 20 42 4f  |927..... DRAW BO|
000001a0  41 52 44 0d 00 aa 56 ec  35 37 36 2c 32 33 36 3a  |ARD...V.576,236:|
000001b0  df 36 37 32 2c 32 33 36  3a df 31 30 37 32 2c 35  |.672,236:.1072,5|
000001c0  34 30 3a df 31 30 37 32  2c 36 33 36 3a df 36 37  |40:.1072,636:.67|
000001d0  32 2c 39 34 30 3a df 35  37 36 2c 39 34 30 3a df  |2,940:.576,940:.|
000001e0  31 37 36 2c 36 33 36 3a  df 31 37 36 2c 35 34 30  |176,636:.176,540|
000001f0  3a df 35 37 36 2c 32 33  36 0d 00 b4 7a ec 31 37  |:.576,236...z.17|
00000200  36 2c 36 33 36 3a df 31  36 30 2c 35 38 38 3a df  |6,636:.160,588:.|
00000210  31 36 30 2c 34 39 32 3a  df 35 36 30 2c 31 38 38  |160,492:.560,188|
00000220  3a df 36 35 36 2c 31 38  38 3a df 31 30 35 36 2c  |:.656,188:.1056,|
00000230  34 39 32 3a df 31 30 37  32 2c 35 34 30 3a ec 35  |492:.1072,540:.5|
00000240  37 36 2c 32 33 36 3a df  35 36 30 2c 31 38 38 3a  |76,236:.560,188:|
00000250  ec 36 37 32 2c 32 33 36  3a df 36 35 36 2c 31 38  |.672,236:.656,18|
00000260  38 3a ec 31 37 36 2c 35  34 30 3a df 31 36 30 2c  |8:.176,540:.160,|
00000270  34 39 32 0d 00 be 15 ef  31 38 2c 30 2c 31 32 39  |492.....18,0,129|
00000280  3a ef 31 38 2c 30 2c 30  0d 00 c8 12 e3 41 25 3d  |:.18,0,0.....A%=|
00000290  32 34 30 b8 39 33 36 20  88 34 0d 00 d2 10 f0 37  |240.936 .4.....7|
000002a0  37 2c 36 34 30 2c 41 25  3a ed 0d 00 dc 0a d6 26  |7,640,A%:......&|
000002b0  32 39 30 30 0d ff                                 |2900..|
000002b6