home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / spiele / flytrap / flytrap.exe / readme.txt < prev   
Text File  |  2000-03-31  |  6KB  |  111 lines

  1. Flytrap for Palm Computing Platform
  2.  
  3. You're an entomologist who specializes in flies, which you affectionately refer to as diptera. Your goal is to capture flies for your collection. To make a good specimen, you need to capture them live, which is easier said than done.
  4.  
  5. The fly starts out with the entire screen to itself. When you're ready, you press a button to release the trap, reducing the area it has to fly around in. But be careful: if the trap hits the fly, it'll get knocked about, and flies can only take so hard a knock (some species can take more than others).
  6.  
  7. To capture the fly, you need to release the trap repeatedly until the fly has no more room to fly around in. Be warned: as you close the trap, it gets more and more difficult to avoid hitting the fly.
  8.  
  9. Features
  10.  
  11. ╖ Neat background music and sound effects. Over an hour of music in all.
  12. ╖ Life-like simulation of collisions.
  13. ╖ Classic arcade action with high-scores and bonus lives.
  14. ╖ Up to four flies at a time for four times the fun!
  15.  
  16. Download
  17.  
  18. You can download the latest version from
  19.  
  20.     http://www.appliedthought.com/flytrap
  21.  
  22. Shareware Registration
  23.  
  24. Flytrap is shareware. If you like it, please register and help support your shareware community. Until you register, you'll have access to only the first 6 levels. When you register Flytrap, you'll get access to 8 more levels, in which you must capture as many as 4 flies at a time.
  25.  
  26. To register, you can either use your credit card or send a check in the mail. Regardless of how you register, you'll need to know your HotSync username. One way to determine your HotSync username is to run Flytrap and choose Register from the menu.
  27.  
  28. You can register using your credit card through PalmGear H.Q. Call them at 1-800-741-9070 or (817)640-6558, and they'll take your order over the phone, or fill out the included registration form and FAX it to (817)640-6614. To use the PalmGear H.Q. secure server to register online, go to www.palmgear.com.
  29.  
  30. To register by mail, send your email address, your HotSync username, and a check payable to Applied Thought for U.S. $10 to:
  31.  
  32.    Applied Thought
  33.    2318 Wooster Ave.
  34.    Belmont, CA  94002-1550
  35.    U.S.A.
  36.  
  37. You'll also receive email notification of new versions as they become available.
  38.  
  39. Contact Info
  40.  
  41. Questions? Comments? Email us at flytrap@appliedthought.com.
  42.  
  43. Compatibility with Palm Computing Platform Devices
  44.  
  45. This version is compatible with all Palm Computing Platform devices, including the original Pilot 1000 and 5000 right up to the latest Palm IIIc.
  46.  
  47. Compatibility with Previous Version
  48.  
  49. If you have version 1.0 or 1.1, installing version 1.2 will work fine. Your game in progress, preferences, and high scores should all still be there. If you registered version 1.0 or 1.1, you won't have to re-enter your registration code. If you delete the old version before installing version 1.2, you'll need to re-enter your registration code.
  50.  
  51. Change History
  52.  
  53. Version 1.2
  54.  
  55. ╖ Added C O L O R for the new Palm IIIc!
  56. ╖ Added support for tapping anywhere on the screen to advance the next wall, as an alternative to the up and down buttons.
  57. ╖ Compiled with CodeWarrior R6 and PalmOS 3.5 SDK.
  58.  
  59. Version 1.1
  60.  
  61. ╖ Changed to directly access PWM only when necessary, using the new PalmOS API for background sound when possible. This made sound work properly on the Palm IIIx and Palm V which use a different processor.
  62. ╖ Compiled with CodeWarrior R5 with common sub-expression elimination disabled because of a compiler bug in R5.
  63.  
  64. Version 1.0
  65.  
  66. ╖ First public release.
  67. ╖ Made the first level with 2 flies be free.
  68.  
  69. Version 0.48a
  70.  
  71. ╖ Reduced dynamic memory consumption by decompressing music on-the-fly. This fixed dialog refresh problems on 1.0 devices.
  72. ╖ Added horseshoe wall ganging: three walls move at a time.
  73. ╖ Flies were made slightly hardier to prevent them from being killed spontaneously.
  74. ╖ Rearranged and edited wall patterns to make it easier to see which walls will move next.
  75. ╖ Adjusted difficulty of levels.
  76. ╖ Reduced default volume for 1.0 and 2.0 devices. 3.0 devices still use Game Sound volume in Prefs app.
  77. ╖ Turned off preregistration in preparation for release. Feel free to give out this version to anyone. The same goes for the URL for this web page.
  78.  
  79. Version 0.47a
  80.  
  81. ╖ Wrote a MIDI to PocketSynth converter in Squeak and used it to get lots of background music.
  82. ╖ Wrote music compression in Squeak and decompression in C. Used relative frequency and duration, macros, and Huffman encoding to compress over 1 hour of music to about 5K.
  83. ╖ Changed the way lives are used so that flies either appear at top of screen or in play area. Flies are moved between these areas at the start and end of each level using animations with sound effects. Scoring is also done during the end of level animation.
  84. ╖ Optimized for space and speed. Wrote a simple profiler to find the bottlenecks. Performance is no longer an issue and the application is only slightly larger than the version 0.34a despite the addition of many new features and a lot of music.
  85. ╖ Added support for PalmOS version 3.0, including a small icon and version. The system preference for game sound is used to control the volume in Flytrap on 3.0 devices.
  86. ╖ Made instructions work on 1.0 devices by using scroll buttons instead of scrollbars.
  87. ╖ Added bonus lives.
  88. ╖ Made some of the levels with rotating wall ganging more difficult. This included Level 1.
  89. ╖ Changed to go to next level automatically after a while as well as when button is pressed.
  90. ╖ Named the levels.
  91. ╖ Fixed numerous minor bugs.
  92.  
  93. Version 0.34a
  94.  
  95. ╖ Support PalmOS version 1.0.
  96. ╖ Added many more levels.
  97. ╖ Scoring and lives. High scores. Level continues if any flies are alive. Title bar on window. More menu items.
  98. ╖ Either up or down button can be used everywhere.
  99. ╖ Support for shareware registration based on HotSync username.
  100. ╖ Song for completing level successfully.
  101. ╖ Show level number and wait for user to start.
  102. ╖ Dead flies no longer spin, are darker, and bounce less elastically.
  103. ╖ Performance with 4 flies is somewhat worse than version 0.22a.
  104.  
  105. Version 0.22a
  106.  
  107. ╖ First version for limited release.
  108.  
  109. Flytrap is a trademark of Applied Thought Corporation. HotSync, Palm OS, PalmPilot, Palm III, and Palm V are trademarks of 3Com Corporation. WorkPad is a trademark of IBM. PocketSynth is trademark Eric Cheng.
  110. Copyright (c)1998-2000 Applied Thought Corporation.
  111.