home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 5_Logic.iso / addix20 / addix.doc next >
Text File  |  1993-01-14  |  3KB  |  59 lines

  1.                    +      A D D I X      +
  2.  
  3.            Copyright PC SOLUTIONS 1992, All rights reserved.
  4.  
  5.   ADDIX is one of those neat strategy games with deceptively simple
  6. rules! Each player takes turns to capture numbers from the grid.
  7. You may only take numbers from the HORIZONTAL ROW of the last move,
  8. whereas the computer takes numbers from the VERTICAL COLUMN of the
  9. last move. The numbers captured are added to the scores, and when
  10. one side runs out of moves, the game is over and the highest score
  11. wins.
  12.   If a NEGATOR is captured, subsequent numbers captured DEDUCT from
  13. the score! NEGATE mode is toggled off by capturing another NEGATOR.
  14. Note that the board is symetrical along the A1-H8 diagonal - this
  15. ensures that both Horizontal/Vertical players have the same choices
  16. If you want, you can make the computer go first by hitting F2 - then
  17. you will be the vertical player.
  18.   Note that you can disable NEGATORS (F1 on menu) and select various
  19. board maps (F2 on menu).
  20.   Play tends to center around attempts to capture the biggest numbers
  21. - watch out for cunning tactical combinations! When playing, select
  22. move with CURSOR keys, and hit RETURN to place your stone.
  23.   Commands DURING game:-              ESC - Abort back to menu.
  24.     F1 - Show legal moves.             F3 - Auto-Play, SPACE ends.
  25.     F2 - Make computer take your go.   F4 - Change IQ level.
  26.  
  27.     Please support quality shareware and REGISTER - the full ADDIX
  28.   on GPack 1 has IQ levels above 9, and much more..
  29.  
  30.                     EXTRA NOTES
  31.                    -------------
  32.   The computer employs a full alpha-beta game-tree search algorithm -
  33. the same method used for CHESS and other two-player strategy games.
  34. Its depth of search is controlled by its IQ level - an IQ of 9 means
  35. the computer is searching 9 moves ahead! (In fact, its deeper than that
  36. towards the end of the game.) The score it shows next to the computer move
  37. is its evaluation of the current position - positive is good for the
  38. VERTICAL player, negative is good for the HORIZONTAL player. When the
  39. score exceeds +/-20000, a forced win is on for one of the players - if
  40. over +20000 then VERTICAL wins, if below -20000 HORIZONTAL wins.
  41.   The best way to grapple with the computer is to select one of the
  42. fixed-maps (F2 on menu-screen), and to try out different approaches
  43. until you win.
  44.   This version of ADDIX is released as shareware. You may distribute
  45. it as long as you don't charge more than a small disk-copying fee for it,
  46. or alter it in any way.
  47.   PC SOLUTIONS holds all rights to this program, and we reserve the right
  48. to withdraw permission to use or distribute this program from any individual
  49. or organisation, if we feel they are abusing this privilege.
  50.   Please remember that shareware is NOT free, but 'try before you buy',
  51. so please become a registered user by purchasing one of our program packs -
  52. see the advert within the program.
  53.   People often ask how we generate such small, fast programs - well special
  54. thanks must go to Borland and thier excellent Turbo-C compiler - this can
  55. generate much, much faster/smaller code than, say, Quickbasic. Forget the
  56. rest, Turbo-C is the best! Contact Borland on Freephone 0800 212727
  57. (or 0734 321150) for futher info. You will find some of our own special
  58. C-Tools for Turbo-C on our Util-Pack..
  59.