home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 24 / README.TXT < prev    next >
Encoding:
Text File  |  1998-06-26  |  3.3 KB  |  81 lines

  1.                            Super Breakout for the Psion 5
  2.                                 v1.02 June 1998
  3.  
  4. This is a version of the classic computer game Breakout.  The object of the game is to use 
  5. the paddle at left to bounce the ball into the bricks at the right until all the bricks have 
  6. been cleared, advancing you to the next skill level.  Bricks are worth more points apiece 
  7. as you reach the rows further to the right, but the ball will move slightly faster when it 
  8. is bounced back from a brick further from the paddle.  You may control the direction of the 
  9. ball by controlling where the paddle hit the ball.
  10.  
  11.  
  12. 1. Installation Instructions
  13.  
  14. Unzip and transfer the "Breakout" folder into the psion's "System/Apps" folder using PsiWin 
  15. and the Windows Explorer.  You may need to select "view all files" from the explorer in 
  16. order to see the Psion system folder.  As soon as this application sits in its own Breakout 
  17. folder within the Apps folder, it should appear as an icon on the Extras bar.
  18.  
  19.  
  20. 2. How to Play
  21.  
  22. ACTION    KEYS
  23. ------  ----
  24. UP    q, Q or UP ARROW
  25. DOWN    z, Z or DOWN ARROW
  26. STOP    SPACE BAR
  27. PAUSE    p or P
  28. SOUND     s or S
  29. QUIT    q or Q
  30.  
  31.  
  32. 3. Registration
  33.  
  34. This program is shareware.  Enjoy it, playtest it, and then send me a few bucks if you like 
  35. it.  If you do, I'll send back a password to disable the registration reminders.  I'd 
  36. suggest sending U.S. $10 to $20, but feel free to send more.  As I'm getting a doctorate in 
  37. philosophy, I naturally need all the money I can get (somehow thinking through philosophical 
  38. problems is much easier when I can afford good beer).  Seriously though registrations allow 
  39. me to keep bug fixes and updated releases in the pipeline.
  40.  
  41. You can register on the web for $20 minimum at http://www.swregnet.com (search for 
  42. Breakout for the Psion 5).
  43.  
  44. If there's enough interest I might have some ideas for future program enhancements:  
  45. spiffier animation routines and some challenge levels (hit the bricks in order for 
  46. extra points) and so on.  Or maybe I'll tackle Sideways Tetris.
  47.  
  48.  
  49. 4. Feedback and bug reports
  50.  
  51. Email your bug reports, comments, suggestions and whatnot to me at 
  52. "rohrer@darkwing.uoregon.edu"  In this first release I've left most of the 
  53. program un-error trapped, so please describe any errors as fully as possible 
  54. and send it along.
  55.  
  56.  
  57. 5. Tips             (are graciously accepted)
  58.  
  59. Pressing the up or down key more than once will accelerate the paddle's movement in 
  60. that direction (up to a point--don't overwork your keyboard).  You can use the opposite 
  61. direction key to brake as well.
  62.  
  63. Use the space key to stop the paddle on a dime.
  64.  
  65. Turn off the sound if the beeps sound weird--your batteries are getting low.
  66.  
  67. Learning to aim will require some careful observation and experimentation, but there 
  68. is no randomness in the underlying routines.  In addition to controlling where the 
  69. ball hits the paddle, you may put english on the ball by hitting it with a moving paddle.
  70.  
  71. Try to aim the ball behind a layer of bricks and you may rack up lots of points 
  72. very quickly as the ball bounces between brick layers.
  73.  
  74. In addition to the keys described in the help window, I have left some of my 
  75. debugging tools in place as easter egg functionality.  Happy hunting!
  76.  
  77. 6.  Version History
  78.  
  79. 01 September 1997 V1.0
  80. 13 September 1997 V1.01
  81. 25 June 1998 V1.02