home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spiele Shareware / os2games.iso / os2games / think / uchess / readme.txt < prev    next >
Encoding:
Text File  |  1994-11-07  |  2.5 KB  |  68 lines

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