Home » Archimedes archive » Micro User » MU 1991-03.adf » PD-Stuff » Misc/Games/!Merrills/!Help
Misc/Games/!Merrills/!Help
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 » Micro User » MU 1991-03.adf » PD-Stuff |
Filename: | Misc/Games/!Merrills/!Help |
Read OK: | ✔ |
File size: | 10C3 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
!Merrills ========= !Merrills is a PUBLIC DOMAIN version of the board game of the same name. It was written by Michael Ellis and remains my copyright HOWEVER :- i) it may be freely distributed as long as it is not done for profit. This means you may not charge for the software, though any costs incurred in distribution may be charged for. ii) these conditions are applied to the person to whom you give a copy. iii) the utility CHKSPR was originally written by Emmet Spier and was placed in the public domain by him. Any queries regarding this utility should be addressed to :- 6 Parklands Place, Guildford, Surrey, GU1 2PS. He can also be reached on Archive BBS (0603)-745-932 mailbox 23 Arcade BBS (081)-654-2212 mailbox 23 The World of Cryton (0749)-679794 mailbox 143 iv) the whole application is supplied COMPLETE and with ALL the files in an UNALTERED state (!RUN and !BOOT files excepted.) Any modifications or improvements you make to the application can be sent to me at :- 33, Barnfield Avenue, Kingston upon Thames, Surrey, ENGLAND, KT2 5RD. This is so that I can give your modified program a version number so that no confusion arises out of different people changing the program(s) in different ways and calling it the same version as someone else. v) this program took a long time to write, therefore I reserve the right to change any of the above conditions should I deem misuse of this program. That said, please feel free to distribute this program to all your friends and to write to me with any ideas/suggestions for improvements (or bugs, preferably including fixes!!). You may also use parts of this program in your own projects PROVIDED that I get credit for the routine and that the resultant program is placed in the public domain with conditions similar to those set out above. I am in the process of writing routines to allow the computer to play a human or another computer, but sorry, I can't give a date yet. ============================================================================= UPDATES ======= version 1.00 NO KNOWN BUGS if you know differently, write to me at the above address! ============================================================================= Now the boring stuff is out of the way : RULES ===== The primary objective of the game is to reduce the number of your opponents counters to two. As the board initially starts blank you will be forgiven for thinking that this is an easy task! At the start of a game, each player (starting with RED) takes turns to place nine pieces on unoccupied positions on the board. If the piece you place makes a line of three (or even two lines of three) horizontally or vertically (but not diagonally) you can remove (by clicking) one (or two) of your opponents pieces. You cannot, however, remove a piece that is itself in a line of three (called a MILL). Thus any piece in a mill is safe, and this is true in the later stages of the game as well. When both players have placed nine pieces, the second part of the game begins. Players take it in turns to move (by dragging) pieces along the lines. Again, the idea is to form a mill and capture one of your opponents pieces. When one of the players only has three pieces left, they may jump from one position to any other vacant position on each move. The other player is still limited to moving along the lines until they also are reduced to three pieces. A player wins by either reducing the number of their opponents pieces to two OR by boxing them in. That is to say, if a player cannot move on their turn, they have automatically lost. The computer detects when either of these conditions is true (or imminent and unavoidable) and informs the winner. Clicking MENU while in the main window when someone has won will start a new game. Alternatively, a new game may be started at any time by using the menu from the icon on the icon bar. More help can be obtained by using the !HELP application (RISC OS Applications Disc 1). NB.This application does NOT run under ARTHUR.
00000000 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000010 20 20 20 20 20 20 20 20 21 4d 65 72 72 69 6c 6c | !Merrill| 00000020 73 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |s. | 00000030 20 20 20 20 20 20 20 20 20 3d 3d 3d 3d 3d 3d 3d | =======| 00000040 3d 3d 0a 0a 21 4d 65 72 72 69 6c 6c 73 20 69 73 |==..!Merrills is| 00000050 20 61 20 50 55 42 4c 49 43 20 44 4f 4d 41 49 4e | a PUBLIC DOMAIN| 00000060 20 76 65 72 73 69 6f 6e 20 6f 66 20 74 68 65 20 | version of the | 00000070 62 6f 61 72 64 20 67 61 6d 65 20 6f 66 20 74 68 |board game of th| 00000080 65 20 73 61 6d 65 20 6e 61 6d 65 2e 20 20 49 74 |e same name. It| 00000090 0a 77 61 73 20 77 72 69 74 74 65 6e 20 62 79 20 |.was written by | 000000a0 4d 69 63 68 61 65 6c 20 45 6c 6c 69 73 20 61 6e |Michael Ellis an| 000000b0 64 20 72 65 6d 61 69 6e 73 20 6d 79 20 63 6f 70 |d remains my cop| 000000c0 79 72 69 67 68 74 20 48 4f 57 45 56 45 52 20 3a |yright HOWEVER :| 000000d0 2d 0a 0a 69 29 20 69 74 20 6d 61 79 20 62 65 20 |-..i) it may be | 000000e0 66 72 65 65 6c 79 20 64 69 73 74 72 69 62 75 74 |freely distribut| 000000f0 65 64 20 61 73 20 6c 6f 6e 67 20 61 73 20 69 74 |ed as long as it| 00000100 20 69 73 20 6e 6f 74 20 64 6f 6e 65 20 66 6f 72 | is not done for| 00000110 20 70 72 6f 66 69 74 2e 20 20 54 68 69 73 0a 6d | profit. This.m| 00000120 65 61 6e 73 20 79 6f 75 20 6d 61 79 20 6e 6f 74 |eans you may not| 00000130 20 63 68 61 72 67 65 20 66 6f 72 20 74 68 65 20 | charge for the | 00000140 73 6f 66 74 77 61 72 65 2c 20 74 68 6f 75 67 68 |software, though| 00000150 20 61 6e 79 20 63 6f 73 74 73 20 69 6e 63 75 72 | any costs incur| 00000160 72 65 64 20 69 6e 0a 64 69 73 74 72 69 62 75 74 |red in.distribut| 00000170 69 6f 6e 20 6d 61 79 20 62 65 20 63 68 61 72 67 |ion may be charg| 00000180 65 64 20 66 6f 72 2e 0a 0a 69 69 29 20 74 68 65 |ed for...ii) the| 00000190 73 65 20 63 6f 6e 64 69 74 69 6f 6e 73 20 61 72 |se conditions ar| 000001a0 65 20 61 70 70 6c 69 65 64 20 74 6f 20 74 68 65 |e applied to the| 000001b0 20 70 65 72 73 6f 6e 20 74 6f 20 77 68 6f 6d 20 | person to whom | 000001c0 79 6f 75 20 67 69 76 65 20 61 20 63 6f 70 79 2e |you give a copy.| 000001d0 0a 0a 69 69 69 29 20 74 68 65 20 75 74 69 6c 69 |..iii) the utili| 000001e0 74 79 20 43 48 4b 53 50 52 20 77 61 73 20 6f 72 |ty CHKSPR was or| 000001f0 69 67 69 6e 61 6c 6c 79 20 77 72 69 74 74 65 6e |iginally written| 00000200 20 62 79 20 45 6d 6d 65 74 20 53 70 69 65 72 20 | by Emmet Spier | 00000210 61 6e 64 20 77 61 73 20 70 6c 61 63 65 64 0a 69 |and was placed.i| 00000220 6e 20 74 68 65 20 70 75 62 6c 69 63 20 64 6f 6d |n the public dom| 00000230 61 69 6e 20 62 79 20 68 69 6d 2e 20 20 41 6e 79 |ain by him. Any| 00000240 20 71 75 65 72 69 65 73 20 72 65 67 61 72 64 69 | queries regardi| 00000250 6e 67 20 74 68 69 73 20 75 74 69 6c 69 74 79 20 |ng this utility | 00000260 73 68 6f 75 6c 64 20 62 65 0a 61 64 64 72 65 73 |should be.addres| 00000270 73 65 64 20 74 6f 20 3a 2d 0a 0a 36 20 50 61 72 |sed to :-..6 Par| 00000280 6b 6c 61 6e 64 73 20 50 6c 61 63 65 2c 20 0a 47 |klands Place, .G| 00000290 75 69 6c 64 66 6f 72 64 2c 20 0a 53 75 72 72 65 |uildford, .Surre| 000002a0 79 2c 20 47 55 31 20 32 50 53 2e 0a 0a 48 65 20 |y, GU1 2PS...He | 000002b0 63 61 6e 20 61 6c 73 6f 20 62 65 20 72 65 61 63 |can also be reac| 000002c0 68 65 64 20 6f 6e 0a 0a 41 72 63 68 69 76 65 20 |hed on..Archive | 000002d0 42 42 53 20 20 20 20 20 20 20 20 20 28 30 36 30 |BBS (060| 000002e0 33 29 2d 37 34 35 2d 39 33 32 20 20 6d 61 69 6c |3)-745-932 mail| 000002f0 62 6f 78 20 32 33 20 20 0a 41 72 63 61 64 65 20 |box 23 .Arcade | 00000300 20 42 42 53 20 20 20 20 20 20 20 20 20 28 30 38 | BBS (08| 00000310 31 29 2d 36 35 34 2d 32 32 31 32 20 20 6d 61 69 |1)-654-2212 mai| 00000320 6c 62 6f 78 20 32 33 0a 54 68 65 20 57 6f 72 6c |lbox 23.The Worl| 00000330 64 20 6f 66 20 43 72 79 74 6f 6e 20 28 30 37 34 |d of Cryton (074| 00000340 39 29 2d 36 37 39 37 39 34 20 20 20 6d 61 69 6c |9)-679794 mail| 00000350 62 6f 78 20 31 34 33 0a 0a 69 76 29 20 74 68 65 |box 143..iv) the| 00000360 20 77 68 6f 6c 65 20 61 70 70 6c 69 63 61 74 69 | whole applicati| 00000370 6f 6e 20 69 73 20 73 75 70 70 6c 69 65 64 20 43 |on is supplied C| 00000380 4f 4d 50 4c 45 54 45 20 61 6e 64 20 77 69 74 68 |OMPLETE and with| 00000390 20 41 4c 4c 20 74 68 65 20 66 69 6c 65 73 20 69 | ALL the files i| 000003a0 6e 20 61 6e 0a 55 4e 41 4c 54 45 52 45 44 20 73 |n an.UNALTERED s| 000003b0 74 61 74 65 20 28 21 52 55 4e 20 61 6e 64 20 21 |tate (!RUN and !| 000003c0 42 4f 4f 54 20 66 69 6c 65 73 20 65 78 63 65 70 |BOOT files excep| 000003d0 74 65 64 2e 29 20 20 41 6e 79 20 6d 6f 64 69 66 |ted.) Any modif| 000003e0 69 63 61 74 69 6f 6e 73 20 6f 72 0a 69 6d 70 72 |ications or.impr| 000003f0 6f 76 65 6d 65 6e 74 73 20 79 6f 75 20 6d 61 6b |ovements you mak| 00000400 65 20 74 6f 20 74 68 65 20 61 70 70 6c 69 63 61 |e to the applica| 00000410 74 69 6f 6e 20 63 61 6e 20 62 65 20 73 65 6e 74 |tion can be sent| 00000420 20 74 6f 20 6d 65 20 61 74 20 3a 2d 0a 0a 33 33 | to me at :-..33| 00000430 2c 20 42 61 72 6e 66 69 65 6c 64 20 41 76 65 6e |, Barnfield Aven| 00000440 75 65 2c 20 0a 4b 69 6e 67 73 74 6f 6e 20 75 70 |ue, .Kingston up| 00000450 6f 6e 20 54 68 61 6d 65 73 2c 20 0a 53 75 72 72 |on Thames, .Surr| 00000460 65 79 2c 20 0a 45 4e 47 4c 41 4e 44 2c 20 4b 54 |ey, .ENGLAND, KT| 00000470 32 20 35 52 44 2e 0a 0a 54 68 69 73 20 69 73 20 |2 5RD...This is | 00000480 73 6f 20 74 68 61 74 20 49 20 63 61 6e 20 67 69 |so that I can gi| 00000490 76 65 20 79 6f 75 72 20 6d 6f 64 69 66 69 65 64 |ve your modified| 000004a0 20 70 72 6f 67 72 61 6d 20 61 20 76 65 72 73 69 | program a versi| 000004b0 6f 6e 20 6e 75 6d 62 65 72 20 73 6f 20 74 68 61 |on number so tha| 000004c0 74 20 6e 6f 0a 63 6f 6e 66 75 73 69 6f 6e 20 61 |t no.confusion a| 000004d0 72 69 73 65 73 20 6f 75 74 20 6f 66 20 64 69 66 |rises out of dif| 000004e0 66 65 72 65 6e 74 20 70 65 6f 70 6c 65 20 63 68 |ferent people ch| 000004f0 61 6e 67 69 6e 67 20 74 68 65 20 70 72 6f 67 72 |anging the progr| 00000500 61 6d 28 73 29 20 69 6e 0a 64 69 66 66 65 72 65 |am(s) in.differe| 00000510 6e 74 20 77 61 79 73 20 61 6e 64 20 63 61 6c 6c |nt ways and call| 00000520 69 6e 67 20 69 74 20 74 68 65 20 73 61 6d 65 20 |ing it the same | 00000530 76 65 72 73 69 6f 6e 20 61 73 20 73 6f 6d 65 6f |version as someo| 00000540 6e 65 20 65 6c 73 65 2e 0a 20 20 20 20 20 20 20 |ne else.. | 00000550 20 20 20 20 20 20 20 20 20 20 20 20 20 20 0a 76 | .v| 00000560 29 20 74 68 69 73 20 70 72 6f 67 72 61 6d 20 74 |) this program t| 00000570 6f 6f 6b 20 61 20 6c 6f 6e 67 20 74 69 6d 65 20 |ook a long time | 00000580 74 6f 20 77 72 69 74 65 2c 20 74 68 65 72 65 66 |to write, theref| 00000590 6f 72 65 20 49 20 72 65 73 65 72 76 65 20 74 68 |ore I reserve th| 000005a0 65 20 72 69 67 68 74 20 74 6f 0a 63 68 61 6e 67 |e right to.chang| 000005b0 65 20 61 6e 79 20 6f 66 20 74 68 65 20 61 62 6f |e any of the abo| 000005c0 76 65 20 63 6f 6e 64 69 74 69 6f 6e 73 20 73 68 |ve conditions sh| 000005d0 6f 75 6c 64 20 49 20 64 65 65 6d 20 6d 69 73 75 |ould I deem misu| 000005e0 73 65 20 6f 66 20 74 68 69 73 20 70 72 6f 67 72 |se of this progr| 000005f0 61 6d 2e 0a 54 68 61 74 20 73 61 69 64 2c 20 70 |am..That said, p| 00000600 6c 65 61 73 65 20 66 65 65 6c 20 66 72 65 65 20 |lease feel free | 00000610 74 6f 20 64 69 73 74 72 69 62 75 74 65 20 74 68 |to distribute th| 00000620 69 73 20 70 72 6f 67 72 61 6d 20 74 6f 20 61 6c |is program to al| 00000630 6c 20 79 6f 75 72 20 66 72 69 65 6e 64 73 0a 61 |l your friends.a| 00000640 6e 64 20 74 6f 20 77 72 69 74 65 20 74 6f 20 6d |nd to write to m| 00000650 65 20 77 69 74 68 20 61 6e 79 20 69 64 65 61 73 |e with any ideas| 00000660 2f 73 75 67 67 65 73 74 69 6f 6e 73 20 66 6f 72 |/suggestions for| 00000670 20 69 6d 70 72 6f 76 65 6d 65 6e 74 73 20 28 6f | improvements (o| 00000680 72 20 62 75 67 73 2c 0a 70 72 65 66 65 72 61 62 |r bugs,.preferab| 00000690 6c 79 20 69 6e 63 6c 75 64 69 6e 67 20 66 69 78 |ly including fix| 000006a0 65 73 21 21 29 2e 20 20 59 6f 75 20 6d 61 79 20 |es!!). You may | 000006b0 61 6c 73 6f 20 75 73 65 20 70 61 72 74 73 20 6f |also use parts o| 000006c0 66 20 74 68 69 73 20 70 72 6f 67 72 61 6d 20 69 |f this program i| 000006d0 6e 0a 79 6f 75 72 20 6f 77 6e 20 70 72 6f 6a 65 |n.your own proje| 000006e0 63 74 73 20 50 52 4f 56 49 44 45 44 20 74 68 61 |cts PROVIDED tha| 000006f0 74 20 49 20 67 65 74 20 63 72 65 64 69 74 20 66 |t I get credit f| 00000700 6f 72 20 74 68 65 20 72 6f 75 74 69 6e 65 20 61 |or the routine a| 00000710 6e 64 20 74 68 61 74 20 74 68 65 0a 72 65 73 75 |nd that the.resu| 00000720 6c 74 61 6e 74 20 70 72 6f 67 72 61 6d 20 69 73 |ltant program is| 00000730 20 70 6c 61 63 65 64 20 69 6e 20 74 68 65 20 70 | placed in the p| 00000740 75 62 6c 69 63 20 64 6f 6d 61 69 6e 20 77 69 74 |ublic domain wit| 00000750 68 20 63 6f 6e 64 69 74 69 6f 6e 73 20 73 69 6d |h conditions sim| 00000760 69 6c 61 72 20 74 6f 0a 74 68 6f 73 65 20 73 65 |ilar to.those se| 00000770 74 20 6f 75 74 20 61 62 6f 76 65 2e 20 20 49 20 |t out above. I | 00000780 61 6d 20 69 6e 20 74 68 65 20 70 72 6f 63 65 73 |am in the proces| 00000790 73 20 6f 66 20 77 72 69 74 69 6e 67 20 72 6f 75 |s of writing rou| 000007a0 74 69 6e 65 73 20 74 6f 20 61 6c 6c 6f 77 20 74 |tines to allow t| 000007b0 68 65 0a 63 6f 6d 70 75 74 65 72 20 74 6f 20 70 |he.computer to p| 000007c0 6c 61 79 20 61 20 68 75 6d 61 6e 20 6f 72 20 61 |lay a human or a| 000007d0 6e 6f 74 68 65 72 20 63 6f 6d 70 75 74 65 72 2c |nother computer,| 000007e0 20 62 75 74 20 73 6f 72 72 79 2c 20 49 20 63 61 | but sorry, I ca| 000007f0 6e 27 74 20 67 69 76 65 20 61 20 64 61 74 65 0a |n't give a date.| 00000800 79 65 74 2e 0a 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |yet...==========| 00000810 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| * 00000850 3d 3d 3d 0a 0a 20 20 20 20 20 20 20 20 20 20 20 |===.. | 00000860 20 20 20 20 20 20 20 20 20 20 20 20 55 50 44 41 | UPDA| 00000870 54 45 53 0a 20 20 20 20 20 20 20 20 20 20 20 20 |TES. | 00000880 20 20 20 20 20 20 20 20 20 20 20 3d 3d 3d 3d 3d | =====| 00000890 3d 3d 0a 0a 76 65 72 73 69 6f 6e 20 31 2e 30 30 |==..version 1.00| 000008a0 20 20 20 20 20 4e 4f 20 4b 4e 4f 57 4e 20 42 55 | NO KNOWN BU| 000008b0 47 53 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |GS. | 000008c0 20 20 20 20 69 66 20 79 6f 75 20 6b 6e 6f 77 20 | if you know | 000008d0 64 69 66 66 65 72 65 6e 74 6c 79 2c 20 77 72 69 |differently, wri| 000008e0 74 65 20 74 6f 20 6d 65 20 61 74 20 74 68 65 20 |te to me at the | 000008f0 61 62 6f 76 65 20 61 64 64 72 65 73 73 21 20 20 |above address! | 00000900 0a 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |..==============| 00000910 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| * 00000940 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a |===============.| 00000950 0a 4e 6f 77 20 74 68 65 20 62 6f 72 69 6e 67 20 |.Now the boring | 00000960 73 74 75 66 66 20 69 73 20 6f 75 74 20 6f 66 20 |stuff is out of | 00000970 74 68 65 20 77 61 79 20 3a 0a 20 20 20 20 20 20 |the way :. | 00000980 20 20 20 20 20 20 20 20 20 20 20 20 20 0a 0a 20 | .. | 00000990 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000009a0 20 20 20 20 20 20 20 52 55 4c 45 53 0a 20 20 20 | RULES. | 000009b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000009c0 20 20 20 20 20 3d 3d 3d 3d 3d 0a 0a 54 68 65 20 | =====..The | 000009d0 70 72 69 6d 61 72 79 20 6f 62 6a 65 63 74 69 76 |primary objectiv| 000009e0 65 20 6f 66 20 74 68 65 20 67 61 6d 65 20 69 73 |e of the game is| 000009f0 20 74 6f 20 72 65 64 75 63 65 20 74 68 65 20 6e | to reduce the n| 00000a00 75 6d 62 65 72 20 6f 66 20 79 6f 75 72 20 6f 70 |umber of your op| 00000a10 70 6f 6e 65 6e 74 73 0a 63 6f 75 6e 74 65 72 73 |ponents.counters| 00000a20 20 74 6f 20 74 77 6f 2e 20 20 41 73 20 74 68 65 | to two. As the| 00000a30 20 62 6f 61 72 64 20 69 6e 69 74 69 61 6c 6c 79 | board initially| 00000a40 20 73 74 61 72 74 73 20 62 6c 61 6e 6b 20 79 6f | starts blank yo| 00000a50 75 20 77 69 6c 6c 20 62 65 20 66 6f 72 67 69 76 |u will be forgiv| 00000a60 65 6e 0a 66 6f 72 20 74 68 69 6e 6b 69 6e 67 20 |en.for thinking | 00000a70 74 68 61 74 20 74 68 69 73 20 69 73 20 61 6e 20 |that this is an | 00000a80 65 61 73 79 20 74 61 73 6b 21 20 20 0a 0a 41 74 |easy task! ..At| 00000a90 20 74 68 65 20 73 74 61 72 74 20 6f 66 20 61 20 | the start of a | 00000aa0 67 61 6d 65 2c 20 65 61 63 68 20 70 6c 61 79 65 |game, each playe| 00000ab0 72 20 28 73 74 61 72 74 69 6e 67 20 77 69 74 68 |r (starting with| 00000ac0 20 52 45 44 29 20 74 61 6b 65 73 20 74 75 72 6e | RED) takes turn| 00000ad0 73 20 74 6f 20 70 6c 61 63 65 0a 6e 69 6e 65 20 |s to place.nine | 00000ae0 70 69 65 63 65 73 20 6f 6e 20 75 6e 6f 63 63 75 |pieces on unoccu| 00000af0 70 69 65 64 20 70 6f 73 69 74 69 6f 6e 73 20 6f |pied positions o| 00000b00 6e 20 74 68 65 20 62 6f 61 72 64 2e 20 20 49 66 |n the board. If| 00000b10 20 74 68 65 20 70 69 65 63 65 20 79 6f 75 20 70 | the piece you p| 00000b20 6c 61 63 65 0a 6d 61 6b 65 73 20 61 20 6c 69 6e |lace.makes a lin| 00000b30 65 20 6f 66 20 74 68 72 65 65 20 28 6f 72 20 65 |e of three (or e| 00000b40 76 65 6e 20 74 77 6f 20 6c 69 6e 65 73 20 6f 66 |ven two lines of| 00000b50 20 74 68 72 65 65 29 20 68 6f 72 69 7a 6f 6e 74 | three) horizont| 00000b60 61 6c 6c 79 20 6f 72 0a 76 65 72 74 69 63 61 6c |ally or.vertical| 00000b70 6c 79 20 28 62 75 74 20 6e 6f 74 20 64 69 61 67 |ly (but not diag| 00000b80 6f 6e 61 6c 6c 79 29 20 79 6f 75 20 63 61 6e 20 |onally) you can | 00000b90 72 65 6d 6f 76 65 20 28 62 79 20 63 6c 69 63 6b |remove (by click| 00000ba0 69 6e 67 29 20 6f 6e 65 20 28 6f 72 20 74 77 6f |ing) one (or two| 00000bb0 29 20 6f 66 0a 79 6f 75 72 20 6f 70 70 6f 6e 65 |) of.your oppone| 00000bc0 6e 74 73 20 70 69 65 63 65 73 2e 20 20 59 6f 75 |nts pieces. You| 00000bd0 20 63 61 6e 6e 6f 74 2c 20 68 6f 77 65 76 65 72 | cannot, however| 00000be0 2c 20 20 72 65 6d 6f 76 65 20 61 20 70 69 65 63 |, remove a piec| 00000bf0 65 20 74 68 61 74 20 69 73 20 69 74 73 65 6c 66 |e that is itself| 00000c00 0a 69 6e 20 61 20 6c 69 6e 65 20 6f 66 20 74 68 |.in a line of th| 00000c10 72 65 65 20 28 63 61 6c 6c 65 64 20 61 20 4d 49 |ree (called a MI| 00000c20 4c 4c 29 2e 20 20 54 68 75 73 20 61 6e 79 20 70 |LL). Thus any p| 00000c30 69 65 63 65 20 69 6e 20 61 20 6d 69 6c 6c 20 69 |iece in a mill i| 00000c40 73 20 73 61 66 65 2c 20 20 61 6e 64 0a 74 68 69 |s safe, and.thi| 00000c50 73 20 69 73 20 74 72 75 65 20 69 6e 20 74 68 65 |s is true in the| 00000c60 20 6c 61 74 65 72 20 73 74 61 67 65 73 20 6f 66 | later stages of| 00000c70 20 74 68 65 20 67 61 6d 65 20 61 73 20 77 65 6c | the game as wel| 00000c80 6c 2e 0a 0a 57 68 65 6e 20 62 6f 74 68 20 70 6c |l...When both pl| 00000c90 61 79 65 72 73 20 68 61 76 65 20 70 6c 61 63 65 |ayers have place| 00000ca0 64 20 6e 69 6e 65 20 70 69 65 63 65 73 2c 20 74 |d nine pieces, t| 00000cb0 68 65 20 73 65 63 6f 6e 64 20 70 61 72 74 20 6f |he second part o| 00000cc0 66 20 74 68 65 20 67 61 6d 65 0a 62 65 67 69 6e |f the game.begin| 00000cd0 73 2e 20 20 50 6c 61 79 65 72 73 20 74 61 6b 65 |s. Players take| 00000ce0 20 69 74 20 69 6e 20 74 75 72 6e 73 20 74 6f 20 | it in turns to | 00000cf0 6d 6f 76 65 20 28 62 79 20 64 72 61 67 67 69 6e |move (by draggin| 00000d00 67 29 20 70 69 65 63 65 73 20 61 6c 6f 6e 67 20 |g) pieces along | 00000d10 74 68 65 0a 6c 69 6e 65 73 2e 20 41 67 61 69 6e |the.lines. Again| 00000d20 2c 20 74 68 65 20 69 64 65 61 20 69 73 20 74 6f |, the idea is to| 00000d30 20 66 6f 72 6d 20 61 20 6d 69 6c 6c 20 61 6e 64 | form a mill and| 00000d40 20 63 61 70 74 75 72 65 20 6f 6e 65 20 6f 66 20 | capture one of | 00000d50 79 6f 75 72 20 6f 70 70 6f 6e 65 6e 74 73 0a 70 |your opponents.p| 00000d60 69 65 63 65 73 2e 0a 0a 57 68 65 6e 20 6f 6e 65 |ieces...When one| 00000d70 20 6f 66 20 74 68 65 20 70 6c 61 79 65 72 73 20 | of the players | 00000d80 6f 6e 6c 79 20 68 61 73 20 74 68 72 65 65 20 70 |only has three p| 00000d90 69 65 63 65 73 20 6c 65 66 74 2c 20 20 74 68 65 |ieces left, the| 00000da0 79 20 6d 61 79 20 6a 75 6d 70 20 66 72 6f 6d 20 |y may jump from | 00000db0 6f 6e 65 0a 70 6f 73 69 74 69 6f 6e 20 74 6f 20 |one.position to | 00000dc0 61 6e 79 20 6f 74 68 65 72 20 76 61 63 61 6e 74 |any other vacant| 00000dd0 20 70 6f 73 69 74 69 6f 6e 20 6f 6e 20 65 61 63 | position on eac| 00000de0 68 20 6d 6f 76 65 2e 20 20 54 68 65 20 6f 74 68 |h move. The oth| 00000df0 65 72 20 70 6c 61 79 65 72 20 69 73 0a 73 74 69 |er player is.sti| 00000e00 6c 6c 20 6c 69 6d 69 74 65 64 20 74 6f 20 6d 6f |ll limited to mo| 00000e10 76 69 6e 67 20 61 6c 6f 6e 67 20 74 68 65 20 6c |ving along the l| 00000e20 69 6e 65 73 20 75 6e 74 69 6c 20 74 68 65 79 20 |ines until they | 00000e30 61 6c 73 6f 20 61 72 65 20 72 65 64 75 63 65 64 |also are reduced| 00000e40 20 74 6f 20 74 68 72 65 65 0a 70 69 65 63 65 73 | to three.pieces| 00000e50 2e 0a 0a 41 20 70 6c 61 79 65 72 20 77 69 6e 73 |...A player wins| 00000e60 20 62 79 20 65 69 74 68 65 72 20 72 65 64 75 63 | by either reduc| 00000e70 69 6e 67 20 74 68 65 20 6e 75 6d 62 65 72 20 6f |ing the number o| 00000e80 66 20 74 68 65 69 72 20 6f 70 70 6f 6e 65 6e 74 |f their opponent| 00000e90 73 20 70 69 65 63 65 73 20 74 6f 20 74 77 6f 0a |s pieces to two.| 00000ea0 4f 52 20 62 79 20 62 6f 78 69 6e 67 20 74 68 65 |OR by boxing the| 00000eb0 6d 20 69 6e 2e 20 20 54 68 61 74 20 69 73 20 74 |m in. That is t| 00000ec0 6f 20 73 61 79 2c 20 69 66 20 61 20 70 6c 61 79 |o say, if a play| 00000ed0 65 72 20 63 61 6e 6e 6f 74 20 6d 6f 76 65 20 6f |er cannot move o| 00000ee0 6e 20 74 68 65 69 72 0a 74 75 72 6e 2c 20 74 68 |n their.turn, th| 00000ef0 65 79 20 68 61 76 65 20 61 75 74 6f 6d 61 74 69 |ey have automati| 00000f00 63 61 6c 6c 79 20 6c 6f 73 74 2e 20 20 54 68 65 |cally lost. The| 00000f10 20 63 6f 6d 70 75 74 65 72 20 64 65 74 65 63 74 | computer detect| 00000f20 73 20 77 68 65 6e 20 65 69 74 68 65 72 20 6f 66 |s when either of| 00000f30 0a 74 68 65 73 65 20 63 6f 6e 64 69 74 69 6f 6e |.these condition| 00000f40 73 20 69 73 20 74 72 75 65 20 28 6f 72 20 69 6d |s is true (or im| 00000f50 6d 69 6e 65 6e 74 20 61 6e 64 20 75 6e 61 76 6f |minent and unavo| 00000f60 69 64 61 62 6c 65 29 20 61 6e 64 20 69 6e 66 6f |idable) and info| 00000f70 72 6d 73 20 74 68 65 0a 77 69 6e 6e 65 72 2e 20 |rms the.winner. | 00000f80 20 43 6c 69 63 6b 69 6e 67 20 4d 45 4e 55 20 77 | Clicking MENU w| 00000f90 68 69 6c 65 20 69 6e 20 74 68 65 20 6d 61 69 6e |hile in the main| 00000fa0 20 77 69 6e 64 6f 77 20 77 68 65 6e 20 73 6f 6d | window when som| 00000fb0 65 6f 6e 65 20 68 61 73 20 77 6f 6e 20 77 69 6c |eone has won wil| 00000fc0 6c 0a 73 74 61 72 74 20 61 20 6e 65 77 20 67 61 |l.start a new ga| 00000fd0 6d 65 2e 20 41 6c 74 65 72 6e 61 74 69 76 65 6c |me. Alternativel| 00000fe0 79 2c 20 20 61 20 6e 65 77 20 67 61 6d 65 20 6d |y, a new game m| 00000ff0 61 79 20 62 65 20 73 74 61 72 74 65 64 20 61 74 |ay be started at| 00001000 20 61 6e 79 20 74 69 6d 65 20 62 79 0a 75 73 69 | any time by.usi| 00001010 6e 67 20 74 68 65 20 6d 65 6e 75 20 66 72 6f 6d |ng the menu from| 00001020 20 74 68 65 20 69 63 6f 6e 20 6f 6e 20 74 68 65 | the icon on the| 00001030 20 69 63 6f 6e 20 62 61 72 2e 0a 0a 4d 6f 72 65 | icon bar...More| 00001040 20 68 65 6c 70 20 63 61 6e 20 62 65 20 6f 62 74 | help can be obt| 00001050 61 69 6e 65 64 20 62 79 20 75 73 69 6e 67 20 74 |ained by using t| 00001060 68 65 20 21 48 45 4c 50 20 61 70 70 6c 69 63 61 |he !HELP applica| 00001070 74 69 6f 6e 20 28 52 49 53 43 20 4f 53 0a 41 70 |tion (RISC OS.Ap| 00001080 70 6c 69 63 61 74 69 6f 6e 73 20 44 69 73 63 20 |plications Disc | 00001090 31 29 2e 0a 0a 4e 42 2e 54 68 69 73 20 61 70 70 |1)...NB.This app| 000010a0 6c 69 63 61 74 69 6f 6e 20 64 6f 65 73 20 4e 4f |lication does NO| 000010b0 54 20 72 75 6e 20 75 6e 64 65 72 20 41 52 54 48 |T run under ARTH| 000010c0 55 52 2e |UR.| 000010c3