Home » Archimedes archive » Archimedes World » AW-1992-08.adf » AWaug92 » !AWaug92/Goodies/Triad/!Triad/!Help
!AWaug92/Goodies/Triad/!Triad/!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 » Archimedes World » AW-1992-08.adf » AWaug92 |
Filename: | !AWaug92/Goodies/Triad/!Triad/!Help |
Read OK: | ✔ |
File size: | 0AB5 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Archimedes World » AW-1992-08.adf » AWaug92 » !AWaug92/Goodies/Triad/!Help
- Archimedes archive » Archimedes World » AW-1992-08.adf » AWaug92 » !AWaug92/Goodies/Triad/!Triad/!Help
File contents
Triad ----- Aim of the Game --------------- This is a board game for 2 players. The idea of the game, being to move your piece red or blue, diagonally across the board to it's home position. That might sound easy but the catch is, you can only move in any of the three directions underneath your oppenents piece. The board --------- The board consists of an 8 by 8 grid. In the top left is the red players start position and the blues start postion is in the top right. The home squares for each player are diagonally opposite. The four centre squares are blank, and neither player can move onto these. The remaining squares each have three arrows on, and these are positioned randomly at the start of each game. Starting the Game ----------------- The board is displayed by clicking select on the !Triad icon on the icon bar. The first player to move is picked randomly, thereafter the player to start alternates. New games can be started by selecting New Board from the menu. Making a Move ------------- When it is a human players turn, the valid moves the player can make will be hilighted by yellow boxes, click select in one of these boxes to move your piece there. If the hilights option has been deselected from the Options dialogue box you will have to work out where you can move to. In this situation you can only move in directions indicated underneath your opponents piece. You cannot move onto either of the start positions, onto any of the blank centre squares, off the board, onto your opponents square or onto your opponents home square. Click select on your chosen destination to move there. The computer will not let you move to an invalid position. The Menus --------- Board Menu New Board - Starts a new game, use when the game is over or when its is clear that neither player can win. Pass - Use when you have no valid places to move to. Your opponent is then given the chance to move Options - Brings up a dialogue box giving you the chance to change how the game works. Click on the !Triad icon or the windows close icon to remove this window from the screen. Level - Changes the skill level or thinking time of a computer opponent. Level 1 is easy level 3 is harder Configuration - You can choose whether the blue player is the computer or another person. Red is always played by a person Hilites - If this item is selected, a human players valid moves are hilighted by yellow boxes Icon Bar Menu Info - Gives some useful or not not so useful information Quit - Remove the game from memory
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000020 20 20 20 54 72 69 61 64 0a 20 20 20 20 20 20 20 | Triad. | 00000030 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000040 20 20 20 20 20 20 20 20 20 20 20 20 2d 2d 2d 2d | ----| 00000050 2d 0a 0a 41 69 6d 20 6f 66 20 74 68 65 20 47 61 |-..Aim of the Ga| 00000060 6d 65 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |me.-------------| 00000070 2d 2d 0a 20 20 20 20 20 54 68 69 73 20 69 73 20 |--. This is | 00000080 61 20 62 6f 61 72 64 20 67 61 6d 65 20 66 6f 72 |a board game for| 00000090 20 32 20 70 6c 61 79 65 72 73 2e 20 54 68 65 20 | 2 players. The | 000000a0 69 64 65 61 20 6f 66 20 74 68 65 20 67 61 6d 65 |idea of the game| 000000b0 2c 20 62 65 69 6e 67 20 74 6f 20 6d 6f 76 65 0a |, being to move.| 000000c0 79 6f 75 72 20 70 69 65 63 65 20 72 65 64 20 6f |your piece red o| 000000d0 72 20 62 6c 75 65 2c 20 64 69 61 67 6f 6e 61 6c |r blue, diagonal| 000000e0 6c 79 20 61 63 72 6f 73 73 20 74 68 65 20 62 6f |ly across the bo| 000000f0 61 72 64 20 74 6f 20 69 74 27 73 20 68 6f 6d 65 |ard to it's home| 00000100 20 70 6f 73 69 74 69 6f 6e 2e 0a 54 68 61 74 20 | position..That | 00000110 6d 69 67 68 74 20 73 6f 75 6e 64 20 65 61 73 79 |might sound easy| 00000120 20 62 75 74 20 74 68 65 20 63 61 74 63 68 20 69 | but the catch i| 00000130 73 2c 20 79 6f 75 20 63 61 6e 20 6f 6e 6c 79 20 |s, you can only | 00000140 6d 6f 76 65 20 69 6e 20 61 6e 79 20 6f 66 20 74 |move in any of t| 00000150 68 65 0a 74 68 72 65 65 20 64 69 72 65 63 74 69 |he.three directi| 00000160 6f 6e 73 20 75 6e 64 65 72 6e 65 61 74 68 20 79 |ons underneath y| 00000170 6f 75 72 20 6f 70 70 65 6e 65 6e 74 73 20 70 69 |our oppenents pi| 00000180 65 63 65 2e 0a 0a 0a 54 68 65 20 62 6f 61 72 64 |ece....The board| 00000190 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 20 20 20 20 20 |.---------. | 000001a0 54 68 65 20 62 6f 61 72 64 20 63 6f 6e 73 69 73 |The board consis| 000001b0 74 73 20 6f 66 20 61 6e 20 38 20 62 79 20 38 20 |ts of an 8 by 8 | 000001c0 67 72 69 64 2e 20 49 6e 20 74 68 65 20 74 6f 70 |grid. In the top| 000001d0 20 6c 65 66 74 20 69 73 20 74 68 65 20 72 65 64 | left is the red| 000001e0 0a 70 6c 61 79 65 72 73 20 73 74 61 72 74 20 70 |.players start p| 000001f0 6f 73 69 74 69 6f 6e 20 61 6e 64 20 74 68 65 20 |osition and the | 00000200 62 6c 75 65 73 20 73 74 61 72 74 20 70 6f 73 74 |blues start post| 00000210 69 6f 6e 20 69 73 20 69 6e 20 74 68 65 20 74 6f |ion is in the to| 00000220 70 20 72 69 67 68 74 2e 20 54 68 65 0a 68 6f 6d |p right. The.hom| 00000230 65 20 73 71 75 61 72 65 73 20 66 6f 72 20 65 61 |e squares for ea| 00000240 63 68 20 70 6c 61 79 65 72 20 61 72 65 20 64 69 |ch player are di| 00000250 61 67 6f 6e 61 6c 6c 79 20 6f 70 70 6f 73 69 74 |agonally opposit| 00000260 65 2e 0a 20 20 20 20 20 54 68 65 20 66 6f 75 72 |e.. The four| 00000270 20 63 65 6e 74 72 65 20 73 71 75 61 72 65 73 20 | centre squares | 00000280 61 72 65 20 62 6c 61 6e 6b 2c 20 61 6e 64 20 6e |are blank, and n| 00000290 65 69 74 68 65 72 20 70 6c 61 79 65 72 20 63 61 |either player ca| 000002a0 6e 20 6d 6f 76 65 20 6f 6e 74 6f 0a 74 68 65 73 |n move onto.thes| 000002b0 65 2e 20 54 68 65 20 72 65 6d 61 69 6e 69 6e 67 |e. The remaining| 000002c0 20 73 71 75 61 72 65 73 20 65 61 63 68 20 68 61 | squares each ha| 000002d0 76 65 20 74 68 72 65 65 20 61 72 72 6f 77 73 20 |ve three arrows | 000002e0 6f 6e 2c 20 61 6e 64 20 74 68 65 73 65 20 61 72 |on, and these ar| 000002f0 65 0a 70 6f 73 69 74 69 6f 6e 65 64 20 72 61 6e |e.positioned ran| 00000300 64 6f 6d 6c 79 20 61 74 20 74 68 65 20 73 74 61 |domly at the sta| 00000310 72 74 20 6f 66 20 65 61 63 68 20 67 61 6d 65 2e |rt of each game.| 00000320 0a 0a 0a 53 74 61 72 74 69 6e 67 20 74 68 65 20 |...Starting the | 00000330 47 61 6d 65 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |Game.-----------| 00000340 2d 2d 2d 2d 2d 2d 0a 20 20 20 20 20 54 68 65 20 |------. The | 00000350 62 6f 61 72 64 20 69 73 20 64 69 73 70 6c 61 79 |board is display| 00000360 65 64 20 62 79 20 63 6c 69 63 6b 69 6e 67 20 73 |ed by clicking s| 00000370 65 6c 65 63 74 20 6f 6e 20 74 68 65 20 21 54 72 |elect on the !Tr| 00000380 69 61 64 20 69 63 6f 6e 20 6f 6e 20 74 68 65 0a |iad icon on the.| 00000390 69 63 6f 6e 20 62 61 72 2e 20 54 68 65 20 66 69 |icon bar. The fi| 000003a0 72 73 74 20 70 6c 61 79 65 72 20 74 6f 20 6d 6f |rst player to mo| 000003b0 76 65 20 69 73 20 70 69 63 6b 65 64 20 72 61 6e |ve is picked ran| 000003c0 64 6f 6d 6c 79 2c 20 74 68 65 72 65 61 66 74 65 |domly, thereafte| 000003d0 72 20 74 68 65 0a 70 6c 61 79 65 72 20 74 6f 20 |r the.player to | 000003e0 73 74 61 72 74 20 61 6c 74 65 72 6e 61 74 65 73 |start alternates| 000003f0 2e 20 4e 65 77 20 67 61 6d 65 73 20 63 61 6e 20 |. New games can | 00000400 62 65 20 73 74 61 72 74 65 64 20 62 79 20 73 65 |be started by se| 00000410 6c 65 63 74 69 6e 67 20 4e 65 77 20 42 6f 61 72 |lecting New Boar| 00000420 64 0a 66 72 6f 6d 20 74 68 65 20 6d 65 6e 75 2e |d.from the menu.| 00000430 0a 0a 0a 4d 61 6b 69 6e 67 20 61 20 4d 6f 76 65 |...Making a Move| 00000440 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 20 |.-------------. | 00000450 20 20 20 20 57 68 65 6e 20 69 74 20 69 73 20 61 | When it is a| 00000460 20 68 75 6d 61 6e 20 70 6c 61 79 65 72 73 20 74 | human players t| 00000470 75 72 6e 2c 20 74 68 65 20 76 61 6c 69 64 20 6d |urn, the valid m| 00000480 6f 76 65 73 20 74 68 65 20 70 6c 61 79 65 72 20 |oves the player | 00000490 63 61 6e 20 6d 61 6b 65 0a 77 69 6c 6c 20 62 65 |can make.will be| 000004a0 20 68 69 6c 69 67 68 74 65 64 20 62 79 20 79 65 | hilighted by ye| 000004b0 6c 6c 6f 77 20 62 6f 78 65 73 2c 20 63 6c 69 63 |llow boxes, clic| 000004c0 6b 20 73 65 6c 65 63 74 20 69 6e 20 6f 6e 65 20 |k select in one | 000004d0 6f 66 20 74 68 65 73 65 20 62 6f 78 65 73 20 74 |of these boxes t| 000004e0 6f 0a 6d 6f 76 65 20 79 6f 75 72 20 70 69 65 63 |o.move your piec| 000004f0 65 20 74 68 65 72 65 2e 0a 0a 20 20 20 20 20 49 |e there... I| 00000500 66 20 74 68 65 20 68 69 6c 69 67 68 74 73 20 6f |f the hilights o| 00000510 70 74 69 6f 6e 20 68 61 73 20 62 65 65 6e 20 64 |ption has been d| 00000520 65 73 65 6c 65 63 74 65 64 20 66 72 6f 6d 20 74 |eselected from t| 00000530 68 65 20 4f 70 74 69 6f 6e 73 20 64 69 61 6c 6f |he Options dialo| 00000540 67 75 65 0a 62 6f 78 20 79 6f 75 20 77 69 6c 6c |gue.box you will| 00000550 20 68 61 76 65 20 74 6f 20 77 6f 72 6b 20 6f 75 | have to work ou| 00000560 74 20 77 68 65 72 65 20 79 6f 75 20 63 61 6e 20 |t where you can | 00000570 6d 6f 76 65 20 74 6f 2e 20 49 6e 20 74 68 69 73 |move to. In this| 00000580 20 73 69 74 75 61 74 69 6f 6e 20 79 6f 75 0a 63 | situation you.c| 00000590 61 6e 20 6f 6e 6c 79 20 6d 6f 76 65 20 69 6e 20 |an only move in | 000005a0 64 69 72 65 63 74 69 6f 6e 73 20 69 6e 64 69 63 |directions indic| 000005b0 61 74 65 64 20 75 6e 64 65 72 6e 65 61 74 68 20 |ated underneath | 000005c0 79 6f 75 72 20 6f 70 70 6f 6e 65 6e 74 73 20 70 |your opponents p| 000005d0 69 65 63 65 2e 20 59 6f 75 0a 63 61 6e 6e 6f 74 |iece. You.cannot| 000005e0 20 6d 6f 76 65 20 6f 6e 74 6f 20 65 69 74 68 65 | move onto eithe| 000005f0 72 20 6f 66 20 74 68 65 20 73 74 61 72 74 20 70 |r of the start p| 00000600 6f 73 69 74 69 6f 6e 73 2c 20 6f 6e 74 6f 20 61 |ositions, onto a| 00000610 6e 79 20 6f 66 20 74 68 65 20 62 6c 61 6e 6b 20 |ny of the blank | 00000620 63 65 6e 74 72 65 0a 73 71 75 61 72 65 73 2c 20 |centre.squares, | 00000630 6f 66 66 20 74 68 65 20 62 6f 61 72 64 2c 20 6f |off the board, o| 00000640 6e 74 6f 20 79 6f 75 72 20 6f 70 70 6f 6e 65 6e |nto your opponen| 00000650 74 73 20 73 71 75 61 72 65 20 6f 72 20 6f 6e 74 |ts square or ont| 00000660 6f 20 79 6f 75 72 20 6f 70 70 6f 6e 65 6e 74 73 |o your opponents| 00000670 0a 68 6f 6d 65 20 73 71 75 61 72 65 2e 20 43 6c |.home square. Cl| 00000680 69 63 6b 20 73 65 6c 65 63 74 20 6f 6e 20 79 6f |ick select on yo| 00000690 75 72 20 63 68 6f 73 65 6e 20 64 65 73 74 69 6e |ur chosen destin| 000006a0 61 74 69 6f 6e 20 74 6f 20 6d 6f 76 65 20 74 68 |ation to move th| 000006b0 65 72 65 2e 20 54 68 65 0a 63 6f 6d 70 75 74 65 |ere. The.compute| 000006c0 72 20 77 69 6c 6c 20 6e 6f 74 20 6c 65 74 20 79 |r will not let y| 000006d0 6f 75 20 6d 6f 76 65 20 74 6f 20 61 6e 20 69 6e |ou move to an in| 000006e0 76 61 6c 69 64 20 70 6f 73 69 74 69 6f 6e 2e 0a |valid position..| 000006f0 0a 0a 54 68 65 20 4d 65 6e 75 73 0a 2d 2d 2d 2d |..The Menus.----| 00000700 2d 2d 2d 2d 2d 0a 0a 42 6f 61 72 64 20 4d 65 6e |-----..Board Men| 00000710 75 0a 0a 4e 65 77 20 42 6f 61 72 64 20 2d 20 53 |u..New Board - S| 00000720 74 61 72 74 73 20 61 20 6e 65 77 20 67 61 6d 65 |tarts a new game| 00000730 2c 20 75 73 65 20 77 68 65 6e 20 74 68 65 20 67 |, use when the g| 00000740 61 6d 65 20 69 73 20 6f 76 65 72 20 6f 72 20 77 |ame is over or w| 00000750 68 65 6e 20 69 74 73 20 69 73 0a 20 20 20 20 20 |hen its is. | 00000760 20 20 20 20 20 20 20 63 6c 65 61 72 20 74 68 61 | clear tha| 00000770 74 20 6e 65 69 74 68 65 72 20 70 6c 61 79 65 72 |t neither player| 00000780 20 63 61 6e 20 77 69 6e 2e 0a 50 61 73 73 20 20 | can win..Pass | 00000790 20 20 20 20 2d 20 55 73 65 20 77 68 65 6e 20 79 | - Use when y| 000007a0 6f 75 20 68 61 76 65 20 6e 6f 20 76 61 6c 69 64 |ou have no valid| 000007b0 20 70 6c 61 63 65 73 20 74 6f 20 6d 6f 76 65 20 | places to move | 000007c0 74 6f 2e 20 59 6f 75 72 20 6f 70 70 6f 6e 65 6e |to. Your opponen| 000007d0 74 20 69 73 0a 20 20 20 20 20 20 20 20 20 20 20 |t is. | 000007e0 20 74 68 65 6e 20 67 69 76 65 6e 20 74 68 65 20 | then given the | 000007f0 63 68 61 6e 63 65 20 74 6f 20 6d 6f 76 65 0a 4f |chance to move.O| 00000800 70 74 69 6f 6e 73 20 20 20 2d 20 42 72 69 6e 67 |ptions - Bring| 00000810 73 20 75 70 20 61 20 64 69 61 6c 6f 67 75 65 20 |s up a dialogue | 00000820 62 6f 78 20 67 69 76 69 6e 67 20 79 6f 75 20 74 |box giving you t| 00000830 68 65 20 63 68 61 6e 63 65 20 74 6f 20 63 68 61 |he chance to cha| 00000840 6e 67 65 20 68 6f 77 20 74 68 65 0a 20 20 20 20 |nge how the. | 00000850 20 20 20 20 20 20 20 20 67 61 6d 65 20 77 6f 72 | game wor| 00000860 6b 73 2e 20 43 6c 69 63 6b 20 6f 6e 20 74 68 65 |ks. Click on the| 00000870 20 21 54 72 69 61 64 20 69 63 6f 6e 20 6f 72 20 | !Triad icon or | 00000880 74 68 65 20 77 69 6e 64 6f 77 73 20 63 6c 6f 73 |the windows clos| 00000890 65 20 69 63 6f 6e 0a 20 20 20 20 20 20 20 20 20 |e icon. | 000008a0 20 20 20 74 6f 20 72 65 6d 6f 76 65 20 74 68 69 | to remove thi| 000008b0 73 20 77 69 6e 64 6f 77 20 66 72 6f 6d 20 74 68 |s window from th| 000008c0 65 20 73 63 72 65 65 6e 2e 0a 20 20 20 20 4c 65 |e screen.. Le| 000008d0 76 65 6c 20 2d 20 43 68 61 6e 67 65 73 20 74 68 |vel - Changes th| 000008e0 65 20 73 6b 69 6c 6c 20 6c 65 76 65 6c 20 6f 72 |e skill level or| 000008f0 20 74 68 69 6e 6b 69 6e 67 20 74 69 6d 65 20 6f | thinking time o| 00000900 66 20 61 20 63 6f 6d 70 75 74 65 72 20 6f 70 70 |f a computer opp| 00000910 6f 6e 65 6e 74 2e 0a 20 20 20 20 20 20 20 20 20 |onent.. | 00000920 20 20 20 4c 65 76 65 6c 20 31 20 69 73 20 65 61 | Level 1 is ea| 00000930 73 79 20 6c 65 76 65 6c 20 33 20 69 73 20 68 61 |sy level 3 is ha| 00000940 72 64 65 72 0a 20 20 20 20 43 6f 6e 66 69 67 75 |rder. Configu| 00000950 72 61 74 69 6f 6e 20 2d 20 59 6f 75 20 63 61 6e |ration - You can| 00000960 20 63 68 6f 6f 73 65 20 77 68 65 74 68 65 72 20 | choose whether | 00000970 74 68 65 20 62 6c 75 65 20 70 6c 61 79 65 72 20 |the blue player | 00000980 69 73 20 74 68 65 20 63 6f 6d 70 75 74 65 72 0a |is the computer.| 00000990 20 20 20 20 20 20 20 20 20 20 20 20 6f 72 20 61 | or a| 000009a0 6e 6f 74 68 65 72 20 70 65 72 73 6f 6e 2e 20 52 |nother person. R| 000009b0 65 64 20 69 73 20 61 6c 77 61 79 73 20 70 6c 61 |ed is always pla| 000009c0 79 65 64 20 62 79 20 61 20 70 65 72 73 6f 6e 0a |yed by a person.| 000009d0 20 20 20 20 48 69 6c 69 74 65 73 20 2d 20 49 66 | Hilites - If| 000009e0 20 74 68 69 73 20 69 74 65 6d 20 69 73 20 73 65 | this item is se| 000009f0 6c 65 63 74 65 64 2c 20 61 20 68 75 6d 61 6e 20 |lected, a human | 00000a00 70 6c 61 79 65 72 73 20 76 61 6c 69 64 20 6d 6f |players valid mo| 00000a10 76 65 73 20 61 72 65 0a 20 20 20 20 20 20 20 20 |ves are. | 00000a20 20 20 20 20 68 69 6c 69 67 68 74 65 64 20 62 79 | hilighted by| 00000a30 20 79 65 6c 6c 6f 77 20 62 6f 78 65 73 0a 0a 49 | yellow boxes..I| 00000a40 63 6f 6e 20 42 61 72 20 4d 65 6e 75 0a 0a 49 6e |con Bar Menu..In| 00000a50 66 6f 20 20 20 20 20 20 2d 20 47 69 76 65 73 20 |fo - Gives | 00000a60 73 6f 6d 65 20 75 73 65 66 75 6c 20 6f 72 20 6e |some useful or n| 00000a70 6f 74 20 6e 6f 74 20 73 6f 20 75 73 65 66 75 6c |ot not so useful| 00000a80 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 0a 51 75 69 | information.Qui| 00000a90 74 20 20 20 20 20 20 2d 20 52 65 6d 6f 76 65 20 |t - Remove | 00000aa0 74 68 65 20 67 61 6d 65 20 66 72 6f 6d 20 6d 65 |the game from me| 00000ab0 6d 6f 72 79 20 |mory | 00000ab5