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

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