home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / spiele / snaker / snaker.exe / readme.txt next >
Text File  |  2000-09-18  |  2KB  |  48 lines

  1. =================
  2. Snake version 3.1
  3. =================
  4.  
  5. This update adds sounds and plant obstacles to make it harder.  Version 3.1 added support to turn off the obstacles.
  6.  
  7. If you are running the shareware version of this application, it will nag you after every 5 runs of the application, but is not limited in any way.  Register at www.palmgear.com for only $2 to get rid of it!
  8.  
  9. This application was written as an aid in learning how to program palm application using bitmaps, double buffering, etc.  I hope you enjoy using it :-)
  10.  
  11. This application was written by Darren Franklin, and I can be contacted 
  12. at:
  13.  
  14.     darrenfranklin@yahoo.com.  
  15.  
  16. If you have any suggestions for improvements or features please let
  17. me know.
  18.  
  19. Installation
  20. ============
  21.  
  22. To install this application, use the PalmPilot installation tool to select the file and then hotsync.
  23.  
  24. --------------------------------+--------------------------------
  25.  
  26. Disclaimer
  27. ==========
  28. This program is provided as-is, with no warranty given or 
  29. implied.  The author is not responsible for damage or loss of 
  30. data caused by using this application.
  31.  
  32. --------------------------------+--------------------------------
  33.  
  34. Release Notes
  35. =============
  36.  
  37. V3.10
  38.  
  39. The ability to disable the obstacles has been added.  This was as a result of a report that their random position can sometimes make the game impossible to continue, e.g. a cat is in a corner next to a plant.
  40.  
  41. V3.00
  42.  
  43. Added sounds (which can be turned off) and plants that act as obstacles.
  44.  
  45. V2.00
  46.  
  47. First version released to wide distribution, prior versions did not use bitmaps.  Added support for stylus taps to change direction.  This way you can pretend you are actually taking notes in boring meetings :-)
  48.