Home » Archimedes archive » Acorn User » AU 1994-05.adf » !Tiles_Tiles » !Tiles/!Help
!Tiles/!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 » Acorn User » AU 1994-05.adf » !Tiles_Tiles |
Filename: | !Tiles/!Help |
Read OK: | ✔ |
File size: | 0D34 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
!Tiles 2.00 by Steve Gutteridge 5 February 1994 ================================================= This program also supports interactive help. The following files should be contained in the !Tiles application directory: !Boot !Help This file !Run !RunImage The main program, written directly in ARM code. !Sprites The Applications Desktop sprites 2D_Templ Templates for RiscOs 2 users. The program automatically detects this. 3D_Templ Templates for RiscOs 3 users MyBest A saved game - my best score yet! Loading ------- Load the application by double clicking on the icon. This installs the icon on the right hand side of the icon bar. Click SELECT on the icon to begin. Alternatively, the application may be started by double clicking on a previously saved game, providing that the filer has seen the application. How to Play ----------- The object of the game is to place tiles into the grid so that the colour of each of the sides of that tile match the colour of any adjacent tiles. Whenever any tile has three or four sides correctly matched then it is removed from the grid and one point is scored. The correct placing of a tile could result in up to five tiles being removed - itself and its four neighbours, scoring five points. Not as easy as it sounds! The game is over when the grid has been filled. To play another game, either select 'New Game' from the menu or, if a game has been completed, click on the blank 'Next Tile'. Difficulty Level ---------------- Normally, it is possible for a segment of a tile to be any of four different colours. The game can be made easier by choosing the two or three colour options from the menu when starting a new game. Saving the Game --------------- The game may be saved from the menu at any point. Simply drag the Save Game icon to a directory viewer or enter the full path name in the space provided. Loading a previously saved game ------------------------------- A saved game may be reloaded in several ways: 1. Double click on the saved game file to load the application and start the old game. If the application is already running, double clicking on the file will load the game into that application. 2. Drag the saved game file onto the open application window. 3. Drag the saved game file to the applications' icon on the icon bar. Finishing the program --------------------- When finished, select 'Quit' from the menu. Copyright --------- This software is � Steve Gutteridge. Under the Acorn User PD scheme, this program may not be copied for three months after the publication of this disc - until the 20th July 1994. After that, it may be freely distributed and copied provided that all of the files listed above are included in an unmodified form and that there is no intention of profiting from such distribution or copying. The written permission of the author is required if any part of this software is to be sold other than at cost by a recognised shareware library. Bulletin board operators and shareware libraries are advised to contact me to ensure that the latest version is being distributed. Any comments, queries, donations or bug reports to: Steve Gutteridge, 9 Bramber Road, West Kensington, London W14 9PA Also, any ideas for games, applications, utilities etc are always interesting to hear.
00000000 0a 21 54 69 6c 65 73 20 32 2e 30 30 20 20 62 79 |.!Tiles 2.00 by| 00000010 20 53 74 65 76 65 20 47 75 74 74 65 72 69 64 67 | Steve Gutteridg| 00000020 65 20 20 35 20 46 65 62 72 75 61 72 79 20 31 39 |e 5 February 19| 00000030 39 34 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |94.=============| 00000040 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| * 00000060 3d 3d 3d 3d 0a 0a 54 68 69 73 20 70 72 6f 67 72 |====..This progr| 00000070 61 6d 20 61 6c 73 6f 20 73 75 70 70 6f 72 74 73 |am also supports| 00000080 20 69 6e 74 65 72 61 63 74 69 76 65 20 68 65 6c | interactive hel| 00000090 70 2e 0a 0a 0a 0a 0a 54 68 65 20 66 6f 6c 6c 6f |p......The follo| 000000a0 77 69 6e 67 20 66 69 6c 65 73 20 73 68 6f 75 6c |wing files shoul| 000000b0 64 20 62 65 20 63 6f 6e 74 61 69 6e 65 64 20 69 |d be contained i| 000000c0 6e 20 74 68 65 20 21 54 69 6c 65 73 20 61 70 70 |n the !Tiles app| 000000d0 6c 69 63 61 74 69 6f 6e 20 0a 64 69 72 65 63 74 |lication .direct| 000000e0 6f 72 79 3a 0a 0a 21 42 6f 6f 74 0a 0a 21 48 65 |ory:..!Boot..!He| 000000f0 6c 70 20 20 20 20 20 20 54 68 69 73 20 66 69 6c |lp This fil| 00000100 65 0a 0a 21 52 75 6e 0a 0a 21 52 75 6e 49 6d 61 |e..!Run..!RunIma| 00000110 67 65 20 20 54 68 65 20 6d 61 69 6e 20 70 72 6f |ge The main pro| 00000120 67 72 61 6d 2c 20 77 72 69 74 74 65 6e 20 64 69 |gram, written di| 00000130 72 65 63 74 6c 79 20 69 6e 20 41 52 4d 20 63 6f |rectly in ARM co| 00000140 64 65 2e 0a 0a 21 53 70 72 69 74 65 73 20 20 20 |de...!Sprites | 00000150 54 68 65 20 41 70 70 6c 69 63 61 74 69 6f 6e 73 |The Applications| 00000160 20 44 65 73 6b 74 6f 70 20 73 70 72 69 74 65 73 | Desktop sprites| 00000170 0a 0a 32 44 5f 54 65 6d 70 6c 20 20 20 54 65 6d |..2D_Templ Tem| 00000180 70 6c 61 74 65 73 20 66 6f 72 20 52 69 73 63 4f |plates for RiscO| 00000190 73 20 32 20 75 73 65 72 73 2e 20 20 54 68 65 20 |s 2 users. The | 000001a0 70 72 6f 67 72 61 6d 20 61 75 74 6f 6d 61 74 69 |program automati| 000001b0 63 61 6c 6c 79 20 64 65 74 65 63 74 73 20 74 68 |cally detects th| 000001c0 69 73 2e 0a 0a 33 44 5f 54 65 6d 70 6c 20 20 20 |is...3D_Templ | 000001d0 54 65 6d 70 6c 61 74 65 73 20 66 6f 72 20 52 69 |Templates for Ri| 000001e0 73 63 4f 73 20 33 20 75 73 65 72 73 0a 0a 4d 79 |scOs 3 users..My| 000001f0 42 65 73 74 20 20 20 20 20 41 20 73 61 76 65 64 |Best A saved| 00000200 20 67 61 6d 65 20 2d 20 6d 79 20 62 65 73 74 20 | game - my best | 00000210 73 63 6f 72 65 20 79 65 74 21 0a 0a 0a 0a 4c 6f |score yet!....Lo| 00000220 61 64 69 6e 67 20 0a 2d 2d 2d 2d 2d 2d 2d 0a 0a |ading .-------..| 00000230 4c 6f 61 64 20 74 68 65 20 61 70 70 6c 69 63 61 |Load the applica| 00000240 74 69 6f 6e 20 62 79 20 64 6f 75 62 6c 65 20 63 |tion by double c| 00000250 6c 69 63 6b 69 6e 67 20 6f 6e 20 74 68 65 20 69 |licking on the i| 00000260 63 6f 6e 2e 20 20 54 68 69 73 20 69 6e 73 74 61 |con. This insta| 00000270 6c 6c 73 20 74 68 65 20 0a 69 63 6f 6e 20 6f 6e |lls the .icon on| 00000280 20 74 68 65 20 72 69 67 68 74 20 68 61 6e 64 20 | the right hand | 00000290 73 69 64 65 20 6f 66 20 74 68 65 20 69 63 6f 6e |side of the icon| 000002a0 20 62 61 72 2e 20 20 43 6c 69 63 6b 20 53 45 4c | bar. Click SEL| 000002b0 45 43 54 20 6f 6e 20 74 68 65 20 69 63 6f 6e 20 |ECT on the icon | 000002c0 74 6f 20 62 65 67 69 6e 2e 0a 0a 41 6c 74 65 72 |to begin...Alter| 000002d0 6e 61 74 69 76 65 6c 79 2c 20 74 68 65 20 61 70 |natively, the ap| 000002e0 70 6c 69 63 61 74 69 6f 6e 20 6d 61 79 20 62 65 |plication may be| 000002f0 20 73 74 61 72 74 65 64 20 62 79 20 64 6f 75 62 | started by doub| 00000300 6c 65 20 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 61 |le clicking on a| 00000310 0a 70 72 65 76 69 6f 75 73 6c 79 20 73 61 76 65 |.previously save| 00000320 64 20 67 61 6d 65 2c 20 70 72 6f 76 69 64 69 6e |d game, providin| 00000330 67 20 74 68 61 74 20 74 68 65 20 66 69 6c 65 72 |g that the filer| 00000340 20 68 61 73 20 73 65 65 6e 20 74 68 65 20 61 70 | has seen the ap| 00000350 70 6c 69 63 61 74 69 6f 6e 2e 0a 0a 0a 48 6f 77 |plication....How| 00000360 20 74 6f 20 50 6c 61 79 0a 2d 2d 2d 2d 2d 2d 2d | to Play.-------| 00000370 2d 2d 2d 2d 0a 0a 54 68 65 20 6f 62 6a 65 63 74 |----..The object| 00000380 20 6f 66 20 74 68 65 20 67 61 6d 65 20 69 73 20 | of the game is | 00000390 74 6f 20 70 6c 61 63 65 20 74 69 6c 65 73 20 69 |to place tiles i| 000003a0 6e 74 6f 20 74 68 65 20 67 72 69 64 20 73 6f 20 |nto the grid so | 000003b0 74 68 61 74 20 74 68 65 20 63 6f 6c 6f 75 72 0a |that the colour.| 000003c0 6f 66 20 65 61 63 68 20 6f 66 20 74 68 65 20 73 |of each of the s| 000003d0 69 64 65 73 20 6f 66 20 74 68 61 74 20 74 69 6c |ides of that til| 000003e0 65 20 6d 61 74 63 68 20 74 68 65 20 63 6f 6c 6f |e match the colo| 000003f0 75 72 20 6f 66 20 61 6e 79 20 61 64 6a 61 63 65 |ur of any adjace| 00000400 6e 74 20 74 69 6c 65 73 2e 0a 57 68 65 6e 65 76 |nt tiles..Whenev| 00000410 65 72 20 61 6e 79 20 74 69 6c 65 20 68 61 73 20 |er any tile has | 00000420 74 68 72 65 65 20 6f 72 20 66 6f 75 72 20 73 69 |three or four si| 00000430 64 65 73 20 63 6f 72 72 65 63 74 6c 79 20 6d 61 |des correctly ma| 00000440 74 63 68 65 64 20 74 68 65 6e 20 69 74 20 69 73 |tched then it is| 00000450 0a 72 65 6d 6f 76 65 64 20 66 72 6f 6d 20 74 68 |.removed from th| 00000460 65 20 67 72 69 64 20 61 6e 64 20 6f 6e 65 20 70 |e grid and one p| 00000470 6f 69 6e 74 20 69 73 20 73 63 6f 72 65 64 2e 20 |oint is scored. | 00000480 20 54 68 65 20 63 6f 72 72 65 63 74 20 70 6c 61 | The correct pla| 00000490 63 69 6e 67 20 6f 66 20 61 0a 74 69 6c 65 20 63 |cing of a.tile c| 000004a0 6f 75 6c 64 20 72 65 73 75 6c 74 20 69 6e 20 75 |ould result in u| 000004b0 70 20 74 6f 20 66 69 76 65 20 74 69 6c 65 73 20 |p to five tiles | 000004c0 62 65 69 6e 67 20 72 65 6d 6f 76 65 64 20 2d 20 |being removed - | 000004d0 69 74 73 65 6c 66 20 61 6e 64 20 69 74 73 0a 66 |itself and its.f| 000004e0 6f 75 72 20 6e 65 69 67 68 62 6f 75 72 73 2c 20 |our neighbours, | 000004f0 73 63 6f 72 69 6e 67 20 66 69 76 65 20 70 6f 69 |scoring five poi| 00000500 6e 74 73 2e 20 20 4e 6f 74 20 61 73 20 65 61 73 |nts. Not as eas| 00000510 79 20 61 73 20 69 74 20 73 6f 75 6e 64 73 21 20 |y as it sounds! | 00000520 20 54 68 65 20 67 61 6d 65 0a 69 73 20 6f 76 65 | The game.is ove| 00000530 72 20 77 68 65 6e 20 74 68 65 20 67 72 69 64 20 |r when the grid | 00000540 68 61 73 20 62 65 65 6e 20 66 69 6c 6c 65 64 2e |has been filled.| 00000550 20 20 0a 0a 54 6f 20 70 6c 61 79 20 61 6e 6f 74 | ..To play anot| 00000560 68 65 72 20 67 61 6d 65 2c 20 65 69 74 68 65 72 |her game, either| 00000570 20 73 65 6c 65 63 74 20 27 4e 65 77 20 47 61 6d | select 'New Gam| 00000580 65 27 20 66 72 6f 6d 20 74 68 65 20 6d 65 6e 75 |e' from the menu| 00000590 20 6f 72 2c 20 69 66 20 61 20 67 61 6d 65 0a 68 | or, if a game.h| 000005a0 61 73 20 62 65 65 6e 20 63 6f 6d 70 6c 65 74 65 |as been complete| 000005b0 64 2c 20 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 |d, click on the | 000005c0 62 6c 61 6e 6b 20 27 4e 65 78 74 20 54 69 6c 65 |blank 'Next Tile| 000005d0 27 2e 0a 0a 0a 44 69 66 66 69 63 75 6c 74 79 20 |'....Difficulty | 000005e0 4c 65 76 65 6c 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |Level.----------| 000005f0 2d 2d 2d 2d 2d 2d 0a 0a 4e 6f 72 6d 61 6c 6c 79 |------..Normally| 00000600 2c 20 69 74 20 69 73 20 70 6f 73 73 69 62 6c 65 |, it is possible| 00000610 20 66 6f 72 20 61 20 73 65 67 6d 65 6e 74 20 6f | for a segment o| 00000620 66 20 61 20 74 69 6c 65 20 74 6f 20 62 65 20 61 |f a tile to be a| 00000630 6e 79 20 6f 66 20 66 6f 75 72 20 64 69 66 66 65 |ny of four diffe| 00000640 72 65 6e 74 0a 63 6f 6c 6f 75 72 73 2e 20 20 54 |rent.colours. T| 00000650 68 65 20 67 61 6d 65 20 63 61 6e 20 62 65 20 6d |he game can be m| 00000660 61 64 65 20 65 61 73 69 65 72 20 62 79 20 63 68 |ade easier by ch| 00000670 6f 6f 73 69 6e 67 20 74 68 65 20 74 77 6f 20 6f |oosing the two o| 00000680 72 20 74 68 72 65 65 20 63 6f 6c 6f 75 72 0a 6f |r three colour.o| 00000690 70 74 69 6f 6e 73 20 66 72 6f 6d 20 74 68 65 20 |ptions from the | 000006a0 6d 65 6e 75 20 77 68 65 6e 20 73 74 61 72 74 69 |menu when starti| 000006b0 6e 67 20 61 20 6e 65 77 20 67 61 6d 65 2e 0a 0a |ng a new game...| 000006c0 0a 53 61 76 69 6e 67 20 74 68 65 20 47 61 6d 65 |.Saving the Game| 000006d0 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |.---------------| 000006e0 0a 0a 54 68 65 20 67 61 6d 65 20 6d 61 79 20 62 |..The game may b| 000006f0 65 20 73 61 76 65 64 20 66 72 6f 6d 20 74 68 65 |e saved from the| 00000700 20 6d 65 6e 75 20 61 74 20 61 6e 79 20 70 6f 69 | menu at any poi| 00000710 6e 74 2e 20 20 53 69 6d 70 6c 79 20 64 72 61 67 |nt. Simply drag| 00000720 20 74 68 65 20 53 61 76 65 20 47 61 6d 65 0a 69 | the Save Game.i| 00000730 63 6f 6e 20 74 6f 20 61 20 64 69 72 65 63 74 6f |con to a directo| 00000740 72 79 20 76 69 65 77 65 72 20 6f 72 20 65 6e 74 |ry viewer or ent| 00000750 65 72 20 74 68 65 20 66 75 6c 6c 20 70 61 74 68 |er the full path| 00000760 20 6e 61 6d 65 20 69 6e 20 74 68 65 20 73 70 61 | name in the spa| 00000770 63 65 20 70 72 6f 76 69 64 65 64 2e 0a 0a 0a 4c |ce provided....L| 00000780 6f 61 64 69 6e 67 20 61 20 70 72 65 76 69 6f 75 |oading a previou| 00000790 73 6c 79 20 73 61 76 65 64 20 67 61 6d 65 0a 2d |sly saved game.-| 000007a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000007b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a |--------------..| 000007c0 41 20 73 61 76 65 64 20 67 61 6d 65 20 6d 61 79 |A saved game may| 000007d0 20 62 65 20 72 65 6c 6f 61 64 65 64 20 69 6e 20 | be reloaded in | 000007e0 73 65 76 65 72 61 6c 20 77 61 79 73 3a 0a 0a 31 |several ways:..1| 000007f0 2e 20 20 44 6f 75 62 6c 65 20 63 6c 69 63 6b 20 |. Double click | 00000800 6f 6e 20 74 68 65 20 73 61 76 65 64 20 67 61 6d |on the saved gam| 00000810 65 20 66 69 6c 65 20 74 6f 20 6c 6f 61 64 20 74 |e file to load t| 00000820 68 65 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 61 |he application a| 00000830 6e 64 20 73 74 61 72 74 20 74 68 65 0a 20 20 20 |nd start the. | 00000840 20 6f 6c 64 20 67 61 6d 65 2e 20 20 49 66 20 74 | old game. If t| 00000850 68 65 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 69 |he application i| 00000860 73 20 61 6c 72 65 61 64 79 20 72 75 6e 6e 69 6e |s already runnin| 00000870 67 2c 20 64 6f 75 62 6c 65 20 63 6c 69 63 6b 69 |g, double clicki| 00000880 6e 67 20 6f 6e 20 74 68 65 20 0a 20 20 20 20 66 |ng on the . f| 00000890 69 6c 65 20 77 69 6c 6c 20 6c 6f 61 64 20 74 68 |ile will load th| 000008a0 65 20 67 61 6d 65 20 69 6e 74 6f 20 74 68 61 74 |e game into that| 000008b0 20 61 70 70 6c 69 63 61 74 69 6f 6e 2e 0a 0a 32 | application...2| 000008c0 2e 20 20 44 72 61 67 20 74 68 65 20 73 61 76 65 |. Drag the save| 000008d0 64 20 67 61 6d 65 20 66 69 6c 65 20 6f 6e 74 6f |d game file onto| 000008e0 20 74 68 65 20 6f 70 65 6e 20 61 70 70 6c 69 63 | the open applic| 000008f0 61 74 69 6f 6e 20 77 69 6e 64 6f 77 2e 0a 0a 33 |ation window...3| 00000900 2e 20 20 44 72 61 67 20 74 68 65 20 73 61 76 65 |. Drag the save| 00000910 64 20 67 61 6d 65 20 66 69 6c 65 20 74 6f 20 74 |d game file to t| 00000920 68 65 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 27 |he applications'| 00000930 20 69 63 6f 6e 20 6f 6e 20 74 68 65 20 69 63 6f | icon on the ico| 00000940 6e 20 62 61 72 2e 0a 0a 0a 46 69 6e 69 73 68 69 |n bar....Finishi| 00000950 6e 67 20 74 68 65 20 70 72 6f 67 72 61 6d 0a 2d |ng the program.-| 00000960 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000970 2d 2d 2d 2d 0a 0a 57 68 65 6e 20 66 69 6e 69 73 |----..When finis| 00000980 68 65 64 2c 20 73 65 6c 65 63 74 20 27 51 75 69 |hed, select 'Qui| 00000990 74 27 20 66 72 6f 6d 20 74 68 65 20 6d 65 6e 75 |t' from the menu| 000009a0 2e 0a 0a 0a 0a 0a 43 6f 70 79 72 69 67 68 74 0a |......Copyright.| 000009b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 68 69 73 20 |---------..This | 000009c0 73 6f 66 74 77 61 72 65 20 69 73 20 a9 20 53 74 |software is . St| 000009d0 65 76 65 20 47 75 74 74 65 72 69 64 67 65 2e 20 |eve Gutteridge. | 000009e0 55 6e 64 65 72 20 74 68 65 20 41 63 6f 72 6e 20 |Under the Acorn | 000009f0 55 73 65 72 20 50 44 20 73 63 68 65 6d 65 2c 20 |User PD scheme, | 00000a00 74 68 69 73 0a 70 72 6f 67 72 61 6d 20 6d 61 79 |this.program may| 00000a10 20 6e 6f 74 20 62 65 20 63 6f 70 69 65 64 20 66 | not be copied f| 00000a20 6f 72 20 74 68 72 65 65 20 6d 6f 6e 74 68 73 20 |or three months | 00000a30 61 66 74 65 72 20 74 68 65 20 70 75 62 6c 69 63 |after the public| 00000a40 61 74 69 6f 6e 20 6f 66 20 74 68 69 73 0a 64 69 |ation of this.di| 00000a50 73 63 20 2d 20 75 6e 74 69 6c 20 74 68 65 20 32 |sc - until the 2| 00000a60 30 74 68 20 4a 75 6c 79 20 31 39 39 34 2e 20 41 |0th July 1994. A| 00000a70 66 74 65 72 20 74 68 61 74 2c 20 69 74 20 6d 61 |fter that, it ma| 00000a80 79 20 62 65 20 66 72 65 65 6c 79 20 64 69 73 74 |y be freely dist| 00000a90 72 69 62 75 74 65 64 20 61 6e 64 20 0a 63 6f 70 |ributed and .cop| 00000aa0 69 65 64 20 70 72 6f 76 69 64 65 64 20 74 68 61 |ied provided tha| 00000ab0 74 20 61 6c 6c 20 6f 66 20 74 68 65 20 66 69 6c |t all of the fil| 00000ac0 65 73 20 6c 69 73 74 65 64 20 61 62 6f 76 65 20 |es listed above | 00000ad0 61 72 65 20 69 6e 63 6c 75 64 65 64 20 69 6e 20 |are included in | 00000ae0 61 6e 20 0a 75 6e 6d 6f 64 69 66 69 65 64 20 66 |an .unmodified f| 00000af0 6f 72 6d 20 61 6e 64 20 74 68 61 74 20 74 68 65 |orm and that the| 00000b00 72 65 20 69 73 20 6e 6f 20 69 6e 74 65 6e 74 69 |re is no intenti| 00000b10 6f 6e 20 6f 66 20 70 72 6f 66 69 74 69 6e 67 20 |on of profiting | 00000b20 66 72 6f 6d 20 73 75 63 68 20 0a 64 69 73 74 72 |from such .distr| 00000b30 69 62 75 74 69 6f 6e 20 6f 72 20 63 6f 70 79 69 |ibution or copyi| 00000b40 6e 67 2e 20 20 54 68 65 20 77 72 69 74 74 65 6e |ng. The written| 00000b50 20 70 65 72 6d 69 73 73 69 6f 6e 20 6f 66 20 74 | permission of t| 00000b60 68 65 20 61 75 74 68 6f 72 20 69 73 20 0a 72 65 |he author is .re| 00000b70 71 75 69 72 65 64 20 69 66 20 61 6e 79 20 70 61 |quired if any pa| 00000b80 72 74 20 6f 66 20 74 68 69 73 20 73 6f 66 74 77 |rt of this softw| 00000b90 61 72 65 20 69 73 20 74 6f 20 62 65 20 73 6f 6c |are is to be sol| 00000ba0 64 20 6f 74 68 65 72 20 74 68 61 6e 20 61 74 20 |d other than at | 00000bb0 63 6f 73 74 20 0a 62 79 20 61 20 72 65 63 6f 67 |cost .by a recog| 00000bc0 6e 69 73 65 64 20 73 68 61 72 65 77 61 72 65 20 |nised shareware | 00000bd0 6c 69 62 72 61 72 79 2e 20 20 42 75 6c 6c 65 74 |library. Bullet| 00000be0 69 6e 20 62 6f 61 72 64 20 6f 70 65 72 61 74 6f |in board operato| 00000bf0 72 73 20 61 6e 64 20 0a 73 68 61 72 65 77 61 72 |rs and .sharewar| 00000c00 65 20 6c 69 62 72 61 72 69 65 73 20 61 72 65 20 |e libraries are | 00000c10 61 64 76 69 73 65 64 20 74 6f 20 63 6f 6e 74 61 |advised to conta| 00000c20 63 74 20 6d 65 20 74 6f 20 65 6e 73 75 72 65 20 |ct me to ensure | 00000c30 74 68 61 74 20 74 68 65 20 0a 6c 61 74 65 73 74 |that the .latest| 00000c40 20 76 65 72 73 69 6f 6e 20 69 73 20 62 65 69 6e | version is bein| 00000c50 67 20 64 69 73 74 72 69 62 75 74 65 64 2e 0a 0a |g distributed...| 00000c60 41 6e 79 20 63 6f 6d 6d 65 6e 74 73 2c 20 71 75 |Any comments, qu| 00000c70 65 72 69 65 73 2c 20 64 6f 6e 61 74 69 6f 6e 73 |eries, donations| 00000c80 20 6f 72 20 62 75 67 20 72 65 70 6f 72 74 73 20 | or bug reports | 00000c90 74 6f 3a 0a 0a 53 74 65 76 65 20 47 75 74 74 65 |to:..Steve Gutte| 00000ca0 72 69 64 67 65 2c 0a 39 20 42 72 61 6d 62 65 72 |ridge,.9 Bramber| 00000cb0 20 52 6f 61 64 2c 0a 57 65 73 74 20 4b 65 6e 73 | Road,.West Kens| 00000cc0 69 6e 67 74 6f 6e 2c 0a 4c 6f 6e 64 6f 6e 20 57 |ington,.London W| 00000cd0 31 34 20 39 50 41 0a 0a 41 6c 73 6f 2c 20 61 6e |14 9PA..Also, an| 00000ce0 79 20 69 64 65 61 73 20 66 6f 72 20 67 61 6d 65 |y ideas for game| 00000cf0 73 2c 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 2c |s, applications,| 00000d00 20 75 74 69 6c 69 74 69 65 73 20 65 74 63 20 61 | utilities etc a| 00000d10 72 65 20 61 6c 77 61 79 73 20 69 6e 74 65 72 65 |re always intere| 00000d20 73 74 69 6e 67 20 74 6f 20 68 65 61 72 2e 0a 0a |sting to hear...| 00000d30 0a 0a 0a 0a |....| 00000d34