home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 7 Games / 07-Games.zip / uchess17.zip / README.TXT < prev    next >
Text File  |  1995-06-14  |  3KB  |  89 lines

  1. from : uzun@crash.cts.com
  2.  
  3. June 14,1995
  4.  
  5. NOTE TO WARP USERS: Make sure that your Workplace Shell Palette
  6. Awareness option is set to OFF to run UChess, if you run a 256 color
  7. desktop, otherwise colors will not look right in the UChess window.  
  8. You can find this option in the system settings notebook, on the screen page.
  9.  
  10.  
  11. UChess 1.17GA by Roger Uzun
  12. v1.17GA Fixed a bug in the exit code, the program would lock up
  13. if you closed it from the (Ctrl-Escape) Window/Task list.
  14.  
  15. UChess 1.16GA by Roger Uzun
  16. v1.16GA Fixed a bug that could cause SYS ERROR 3175 after UNDO on some
  17. machines (I hope its fixed...seems to be from my testing).
  18. Also fixed an error in eval.c, as pointed out by Kong Sian.
  19.  
  20. UChess 1.15GA by Roger Uzun
  21. v1.15GA features stronger gameplay, many enhancements to search/eval
  22. based on 4PL74 changes to gnuchess.
  23.  
  24. UChess requires a 256 color display, v1.14 features a few minor fixes to
  25. display/mouse handling.
  26.  
  27. This is the 3rd release version of UChess a 32 bit pentium optimized
  28. PM native mode chess program.  Based on gnuchess 4pl73 with
  29. some enhancements to gameplay/chess engine.  Notable
  30. improvements vs gnuchess include:
  31.  
  32. Separate opening books for Black and White
  33. Completely rewritten time management
  34. enhancements to search/eval
  35. optimized for pentium architecture
  36.  
  37. Both the source and executable for UChess are freely distributable.
  38. The source archive includes a .wpj and .mk file for Watcom 10.0a
  39.  
  40. UChess startup options:
  41. UChess  : gives "normal" table sizes based on mem config
  42. UChess MAX  : gives extra large tables...for 16MB or more systems..may swap on some
  43. UChess MINI : gives smaller tables..this is default for systems with 8-16MB of RAM
  44. UChess MICRO : gives very small tables, this is default for systems with < 8MB of RAM
  45.  
  46. This is a Pentium optimized chess pgm, 256 color board compiled using
  47. watcom 10.0b.  It should play quite strong chess.
  48.  
  49. Based on Gnuchess 4pl74 with enhancements to book management,
  50. time management search/eval
  51.  
  52. ===Brief Descrption of options dome ===
  53.  
  54. Load game : Load a previsouly saved game
  55. Save Game : Save current game
  56. List Game : Ascii listing of current game moves
  57. New Game : Start a new game
  58. Exit : leave the pgm
  59.  
  60. Time Controls : Set time controls, either xxx moves in xxx minutes, or
  61. a fixed depth search of N ply. Opening book means let computer use
  62. its opening book of preferred moves, Deep thinking means let the
  63. computer think about its next move, while you are making your move.
  64.  
  65. Players : set computer to play black, white or neither.
  66.  
  67. Hint : Give me a hint on what my next move should be
  68. Move Now : Force computer to move this instant
  69. Undo Move : Undo last 1/2 move, this also switches sides, so do it twice to 
  70.                  get one full move back
  71. Calc Pgm rating : measures how long computer takes to solve first move for
  72. White on your machine, to 6 ply fixed.  On a pentium 90 this takes 2-3 secs
  73.  
  74. Test Pgm : for a given board, gives number of movelist/capturelist and eval 
  75. nodes/sec On a P90 for a new board, this is 400,000 MoveList, 0 Capture List 
  76. (no captures possible) and 15,000 nodes/sec eval
  77.  
  78. Help : Product Info
  79. =====================================
  80.  
  81. email problems etc to uzun@crash.cts.com
  82.  
  83. -Roger Uzun
  84.  
  85. SPECIAL NOTE: Thread synchronization can take a while on some machines, 
  86. Just wait until you get the UChess ready beep and msg in the msg box and
  87. continue.
  88.  
  89.