home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / games / arcade / addup / addup.txt < prev   
Text File  |  1991-11-01  |  2KB  |  51 lines

  1.                                ADDUP (1.0)
  2.  
  3. The program ADDUP.PRG requires the file ADDUP.DAT and should 
  4. also be accompanied by this file ADDUP.TXT.
  5.  
  6. Blocks fall in groups of three. The object is to make 3 
  7. consecutive blocks add to 15 in either a horzontal, vertical, or 
  8. diagonal row. When this occurs the blocks dissolve and any 
  9. remaining blocks above fall downward. The second objective is to 
  10. avoid 3 consecutive blocks that add to 14. When this occurs the 
  11. blocks are marked with X and cannot be elimated from the game.
  12.  
  13. Start the game with the F1 key. Exit the game with Escape or 
  14. Undo. 
  15.  
  16. You maneuver the block group by the right, left and down arrow 
  17. keys, or you can use the J, K, L keys. The left arrow or J moves 
  18. blocks left, the right arrow or L moves blocks right. The down 
  19. arrow or K changes the order of blocks in the three group that is 
  20. falling. The space bar can be used to drop the group immediately.
  21.  
  22. The fall rate of the blocks is slow to give you time to look for 
  23. combinations that add to 15. Your time decreases as the columns 
  24. get higher increasing the difficulty.
  25.  
  26. Points are scored according to the numbers on the block 
  27. eliminated.
  28.  
  29. SCORE shows the score for the current game. X SQR shows the 
  30. number of X blocks in the playfield. BLOCKS shows the number of 
  31. blocks eliminated for the most recent fall. MOST shows the 
  32. largest number of blocks eliminated on a fall. TOTAL shows the 
  33. total number of block eliminated during the game.
  34.  
  35. A high score file is maintained so you must have your disk 
  36. unwrite protected in order for the file to be updated.
  37.  
  38. An alternate game could be played where the goal is to get the 
  39. largest number of X blocks on the playfield. The program has no 
  40. provision for retaining a list of these scores.
  41.  
  42. The program was made using GFA basic 3.50 and may be distributed 
  43. freely providing it is accompanied by this text file.
  44.  
  45.  
  46.  
  47. Dave Henry
  48. 1720 Wickersham Dr.
  49. Anchorage, AK 99507
  50.  
  51.