home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / Amiga / jeux / plateau / NoGo.readme < prev    next >
Text File  |  1997-09-10  |  2KB  |  77 lines

  1. Short: Very old Asian board game
  2.  
  3.                    NoGo 1.0
  4.                    ========
  5.  
  6.             (Magritte's greeting)
  7.  
  8.              (c) 1997 by Andreas Schmitz
  9.  
  10.                    FREEWARE
  11.  
  12.  
  13. 0. Introduction
  14. ---------------
  15. Go is a very old Asian board game. Although the rules are very simple, the
  16. game can be very interesting and difficult. Of course Go is most enjoyable
  17. when played against a human opponent. But finding a playing partner is
  18. sometimes difficult, so I started searching a computer program playing Go.
  19. I found AmiGo, GNUGo and Wally from which the last was supposed to be the
  20. strongest. Unfortunately it had no GUI and was not much fun to play. So I
  21. started writing a MUI-GUI. I have to say that Wally is still a very weak
  22. player and games are only interesting if you give him handicap stones.
  23.  
  24. 1. Requirements
  25. ---------------
  26. NoGo should run on any Amiga with MUI installed.
  27.  
  28. 2. Usage
  29. --------
  30. Starting the game from Workbench or Shell should be straight forward :-)
  31. The meaning of the menu items should also be clear, but a few notes have to
  32. be made:
  33.  
  34. o Wally always begins the game (to get a little advantage)
  35.  
  36. o Handicap stones are only possible on 9x9, 13x13 and 19x19 boards
  37.  
  38. o Wally is much better on smaller boards
  39.  
  40. o At the end of the game you will be asked to remove dead stones and fill
  41.   the neutral points (the computer trusts you, so don't cheat here)
  42.  
  43. 3. Author
  44. ---------
  45. For ANY suggestions, bug-reports or whatever-you-can-think-of's please
  46. feel free to knock at my door (you're welcome). Especially if you are
  47. interested in a future development.
  48.  
  49. o email: otter@chessy.aworld.de (home)
  50.          schmitz@theorie.physik.uni-wuppertal.de (at work)
  51.  
  52. o homepage: http://wptu38.physik.uni-wuppertal.de/Chaos/schmitz
  53.  
  54. o my address: Andreas Schmitz
  55.               Lenneper Strasse 44a
  56.               51688 Wipperfuerth
  57.               Germoney :)
  58.  
  59. 4. Future
  60. ---------
  61.  
  62. o GNUGo is much better structured than Wally and I think about giving
  63.   GNUGo 1.2 the same MUI-GUI. Including the source code will be more
  64.   likely then.
  65.  
  66. o Of course it would be nice if the program would be a stronger player.
  67.  
  68. 7. Thanks to
  69. ------------
  70.  
  71. o Bill Newman (newman@tcgould.TN.CORNELL.EDU) for the original wally.c
  72.   whom I was unable to reach. 
  73.  
  74. o Stefan Stuntz for MUI, which makes programming a lot easier.
  75.  
  76. o SAS for still supporting the Amiga
  77.