home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PILOT / GAMES / KLONDIKE.11 / KLONDIKE.TXT < prev    next >
Encoding:
Text File  |  1996-09-15  |  5.2 KB  |  133 lines

  1. Klondike Version 1.1 for Pilot
  2. Copyright (c) 1996  Bill Kirby
  3.  
  4.  
  5. Revision History:
  6.  
  7. -- Version 1.1 --
  8.  
  9. New Features:  - UNDO!  Undo the last move by pressing the page-down
  10.                  button.  Registered version allows you to undo the
  11.                  last 100 moves.  Unregistered version will only undo
  12.                  the last move.
  13.                - Vegas rules.
  14.  
  15. Fixed bugs:    - restrictions on # of passes through deck is now an
  16.                  option (vegas rules)
  17.                - The "two of diamonds bug" is fixed.
  18.  
  19.  
  20. -- Version 1.0 --
  21.  
  22. New features:  - Cool graphics when you win.  Ok, they're not really
  23.                  all that cool, but they're better than nothing. :)
  24.                - Page-up key moves as many cards as possible to the
  25.                  ace piles.  Very handy for finishing off a game that
  26.                  you've won.
  27.                - Optimized drawing code, to (hopefully) help with the
  28.                  battery drain problem.
  29.                - Statistics: # of games won/lost is recorded.
  30.                - Splash screen (which can be turned off in the registered
  31.                  version)
  32.  
  33. Fixed bugs:    - Drawing one at a time now correctly restricts you to
  34.                  one pass through the deck.
  35.                - Switching between draw one/draw three will now force a
  36.                  new game.
  37.                - Discard pile never shows more than one card when in
  38.                  'draw one' mode.
  39.                - Annoying text at the bottom of the screen was replaced
  40.                  with an annoying splash screen.
  41.                - Fixed a bug in tap mode that may have been causing
  42.                  excess battery drain
  43.  
  44.  
  45. -- Version 0.91 --
  46.  
  47. This version just removes the backup bit from the .PRC file, so it
  48. doesn't get backed up every time you hotsync.  Otherwise, it is
  49. identical to 0.9
  50.  
  51.  
  52. -- Version 0.9 --
  53.  
  54. New features:  - Added "tap mode" to allow playing game without dragging
  55.                  cards around.  This helps reduce battery drain, as well
  56.                  as prolonging the writing surface.
  57.                - Configurable game layout.  Move the deck to any corner
  58.                  of the screen
  59.  
  60. Fixed bugs:    - "Frozen stack" problem.
  61.                - clicking on an empty column would cause strange behavior
  62.                  later in the game (duplicate cards, frozen ace-pile)
  63.  
  64. Known bugs:    - battery drain problem.  I'm optimizing the drawing
  65.                  routines to help reduce the battery usage.  These
  66.                  improvements will be in version 1.0.  Until then, the
  67.                  "tap mode" should require much less power, since it is
  68.                  not constantly drawing to the screen.
  69.                - I didn't get around to fixing any of the known bugs
  70.                  listed below in version 0.8.  They are all fairly
  71.                  cosmetic, and will be fixed in version 1.0
  72.  
  73. -- Version 0.8 --
  74.  
  75. New features:  - larger font used for rank.
  76.                - preferences now work, allowing you to choose between
  77.                  drawing one or three cards.
  78.                - preferences allow setting a larger bitmap to be used
  79.                  for the suit (on cards that are not covered by another
  80.                  card)
  81.  
  82. Fixed bugs:    - hideous cross-hatch pattern removed from ace piles.
  83.                - cards no longer disappear when dropping onto large
  84.                  stacks.
  85.                - double clicking on a card in the discard pile will
  86.                  now move it to the ace pile.
  87.                - attempting to drag from an empty ace pile no longer
  88.                  results in a face-down card being dragged.
  89.  
  90. Known bugs:    - draw one mode allows you to go through deck as many
  91.                  times as you want, instead of stopping after one time.
  92.                - can switch between draw one and draw three in the
  93.                  middle of a game.
  94.                - when in 'draw one' mode, if you drag a card off the
  95.                  discard pile and then let it go (so that it goes
  96.                  back to the discard pile), it will not cover up the
  97.                  top card.  Instead it will be next to the top card
  98.                  (as if you were playing in draw three mode).
  99.                - the text at the bottom of the screen will start to
  100.                  disappear if you have stacks of cards larger than
  101.                  ten.
  102.  
  103. -- Version 0.7 --
  104.  
  105. New features:  - Double-clicking cards will automatically move them
  106.                  to an ace pile if possible.
  107.                - state is now saved, so you can switch apps and come
  108.                  back to the game later.
  109.                - New Game menu option works.
  110.  
  111. Fixed bugs:    - a bug that allowed you to drop a multi-card stack on
  112.                  to an ace pile (if the bottom card on the stack could
  113.                  be legally placed there)
  114.  
  115. -- Version 0.6 --
  116.  
  117. Fixed a shuffling bug that caused duplicate cards.
  118.  
  119.  
  120. -- Version 0.5 -- 
  121.  
  122. This is the basic game of Solitaire that everyone
  123. knows how to play.  It's a preliminary version, but
  124. it is playable.  Let me know what you think of it so
  125. far.  
  126.  
  127.  
  128. --
  129. Bill Kirby
  130. bbk@ix.netcom.com
  131. http://www.webcom.com/bkirby/pilot
  132.  
  133.