home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 649 / READMEpsiblock.txt < prev    next >
Encoding:
Text File  |  2000-05-07  |  7.3 KB  |  176 lines

  1. PsiBlocks
  2. =========
  3. Version 2.3 - May 1999
  4.  
  5. Introduction
  6. ------------
  7. This program, Shareware version 2.34 for the Series 5, Series 5mx, Series 7, Netbook and Revo, started off life as a personal project to write myself a game bassed on Tetrus on my 3c to learn OPL.  It wasn't till some weeks after starting the project that I discovered the Psion sites on the Net: so what makes this version different?  Try it and see for yourself!  This is, I think, a very playable version of the game that makes use of many of the features of the new Psion 5, and shows what can be done without any special packages and working almost exclusively on the Psion for the development.
  8.  
  9. Thanks must go to the Beta testers: Donna, Sarah, Mark and my dad: who spent many hours testing the high score system!
  10.  
  11. Enhancements
  12. ------------
  13. This version has been updated from version 1.21 for the Series 3c to add better control using the pen and to take advantage of the larger screen and faster processor.  It is also designed to run on future machines where the processor speed will increase but the game play speed will remain the same.
  14.  
  15. File Details
  16. ============
  17. The zip file should contain the following files:
  18.  
  19.     READMEpsiblock.txt (this file)
  20.     PsiBlock.SIS (instalation file for PsiBlock)
  21.  
  22.  
  23. Once installed. you will see the program consists of the following essential files:
  24.  
  25. \System\Apps\PsiBlock\PsiBlock.app (main file - required)
  26. \System\Apps\PsiBlock\PsiBlock.aif (main file - required)
  27. \System\Apps\PsiBlock\Blocks.mbm (Graphic file - required)
  28. \System\Apps\PsiBlock\icons.mbm  (Graphic file - required)
  29. \System\Apps\PsiBlock\pscape.mbm (Palmscape shared files - required)
  30. \System\Apps\PsiBlock\pscape.opo (Palmscape shared files - required)
  31.  
  32. And the following optional files which can be deleted if you wish to save space:
  33.  
  34. \System\Apps\PsiBlock\PsiBlock.hlp (Help file - optional)
  35. \System\Apps\PsiBlock\Down (sound file - optional)
  36. \System\Apps\PsiBlock\High (sound file - optional)
  37. \System\Apps\PsiBlock\Level (sound file - optional)
  38. \System\Apps\PsiBlock\Over (sound file - optional)
  39. \System\Apps\PsiBlock\Row (sound file - optional)
  40. \System\Apps\PsiBlock\Level_0.mbm (level back-drop - optional)
  41. \System\Apps\PsiBlock\Level_1.mbm (level back-drop - optional)
  42. \System\Apps\PsiBlock\Level_2.mbm (level back-drop - optional)
  43. \System\Apps\PsiBlock\Level_3.mbm (level back-drop - optional)
  44. \System\Apps\PsiBlock\Level_4.mbm (level back-drop - optional)
  45. \System\Apps\PsiBlock\Level_5.mbm (level back-drop - optional)
  46. \System\Apps\PsiBlock\Level_6.mbm (level back-drop - optional)
  47. \System\Apps\PsiBlock\Level_7.mbm (level back-drop - optional)
  48. \System\Apps\PsiBlock\Level_8.mbm (level back-drop - optional)
  49. \System\Apps\PsiBlock\Level_9.mbm (level back-drop - optional)
  50. \System\Apps\PsiBlock\Level_10.mbm (level back-drop - optional)
  51. \System\Apps\PsiBlock\Level_11.mbm (level back-drop - optional)
  52.  
  53. INSTALLATION
  54. ------------
  55. To install the program simply double-click PsiBlock.sis file to install all the
  56. required files.  This will also install the PIQinfo.SIS file for the essential
  57. Pocket IQ common files and the  SYSRAM1.SIS file to install the essential system
  58. files.
  59.  
  60. You can also copy the SIS files directly to your Psion 5, 5mx, GeoFox, Series 7,
  61. NetBook or Revo and double select them to launch the install program.
  62. the "Install New Program" option in PSIWIN (EPOC Install).   If you have the
  63. latest PSIWIN or EPOC Install then everything will happen automatically.
  64.  
  65. If you don't have these then you need to get the installation file SETUP.EXE,
  66. which can be downloaded from Pocket IQ's Home Page or from www.psion.com.
  67.  
  68. RUNNING THE PROGRAM
  69. -------------------
  70. Start the program by selecting the 'Extras' from the Application bar and then 'PsiBlock'.
  71.  
  72. You are now ready to play!
  73.  
  74. On-line help is provided and can be accessed from the menu or the Help key.  
  75. However, I have also included the help details at the end of this file.
  76.  
  77.  
  78. Disclaimer
  79. ==========
  80. Though every effort has been made to test this program and to ensure that
  81. there are no bugs, however,  Pocket IQ nor the author can accept any
  82. responsibility for any loss or damage caused by the use or miss use of this
  83. program.
  84.  
  85.  
  86.  
  87. Features
  88. ========
  89. The objective of the game is to complete as many rows of blocks as possible 
  90. by fitting the falling block into free spaces and thus preventing the wall 
  91. from growing to the top of the screen preventing the next block from having 
  92. sufficient space to appear in.  Blocks can rotate and moved left or right to 
  93. position then to fall into place.  But BEWARE!  The more rows you complete 
  94. the faster the game becomes!
  95.  
  96. Following default keys have been set up for the control of the game action:
  97.     Left arrow -    Move falling block left
  98.     Right arrow -  Move falling block right
  99.     Up arrow -        Rotate falling block clock-wise
  100.     Down arrow -  Drop falling block into place.
  101.  
  102. The following parameters can be set to change the way the game is played:
  103.     Player level:  Beginner or advanced (registered version only),
  104.     Game variation: PsiBlocks, PsiColumns (30 only if unregistered)
  105.             or PsiChallenge (30 only if unregistered)
  106.     Sound effects: on or off,
  107.     Initial starting level: 1-11 (registered version only),
  108.     Number of starting rows in the wall: 0-12 (registered version only),
  109.     Next piece preview: On or Off,
  110.     Drop mode: One touch or Hold Key,
  111.     The selected game play keys.
  112.  
  113.  
  114. Player level
  115. ------------
  116. The beginners setting gives 7 different shapes in PsiBlocks and 5 different shapes in PsiColumns and PsiChallenge.
  117. The advanced setting gives 10 different shapes in PsiBlocks and 7 different shapes in PsiColumns and PsiChallenge.
  118.  
  119.  
  120. Game Variations
  121. ---------------
  122. PsiBlocks -
  123.     Complete rows to prevent the wall from growing too high.
  124. PsiColumns -
  125.     Complete three or more adjacent identical shapes, diagonally, horizontally or vertically to prevent the wall from growing too high.
  126. PsiChallenge -
  127.     Release the flashing block at the bottom of the screen by lining it up with two other like shapes.
  128.  
  129. Drop Mode
  130. ---------
  131. One Touch -
  132.     The block will fall as far as it can when the drop key is pressed.
  133. Hold Key-
  134.     The block will fall fast only while the drop key is held down.
  135.  
  136.  
  137. Game Control Keys
  138. -----------------
  139. The standard keys can be changed to allow comfortable game control for the individual (and prevent the keys becoming to worn!).
  140.  
  141.  
  142. Registration
  143. ============
  144. To gain access to the high score track record, advanced game options and remove the Nag screens, you can register on line at www.pocketiq.com.
  145.  
  146.  
  147. Comments and Suggestions
  148. ========================
  149. If you have any comments on the program or suggestions for improvments and
  150. additions
  151. then please e-mail me at: DAVID@POCKETIQ.COM.  Though I may not be able to
  152. reply directly, your comments and suggestions will be taken into account.
  153.  
  154. Continued development of this and other projects relies on your support and
  155. comment.
  156.  
  157. Now have fun with this program!
  158.  
  159.  
  160. More information on Pocket IQ
  161. =============================
  162. Pocket IQ are the market leaders in shareware development for the Palmtop
  163. community. We have a wide range of products available for your favourite PDA.
  164. For more information visit us online at http://www.pocketiq.com
  165. or contact our office at:
  166.  
  167. 44 Harpur Street
  168. Bedford
  169. Bedfordshire
  170. MK40 2QT
  171.  
  172. Tel/Fax: +44 (0)1234 353970
  173.  
  174.  
  175. David Steer
  176.