home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / OS2 / SPEL / UCHESS16 / README.TXT < prev    next >
Text File  |  1995-03-09  |  3KB  |  85 lines

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