home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 4_2005-2006.ISO / data / Zips / RRChess(Up19596812252005.psc / @PSC_ReadMe_63241_1.txt
Text File  |  2005-12-27  |  2KB  |  18 lines

  1. Title: RRChess(Updated)
  2. Description: ~RRChess~ by Robert Rayment. Program to solve checkmate problems and play chess games with another person or against the computer. The chess engine is not very strong, only operating at 4 or 5-ply, so you should be able to win fairly easily but it might surprise you at times. Making such a program bug-free I found quite difficult. So far as I can tell, all the legal moves, castling rules, en passant, promotion etc are OK. There are WAV sounds in the resource file for CHECK, CHECKMATE etc. Games and positions can be saved and loaded. See Help for more info. in particular the section on Starting a game. (Zip 500 KB).
  3. __________________________________________________
  4. Update: to allow computer to play on, if is it's turn, when move list is double-clicked. Code cleaned up a bit from CodeFixer.
  5. __________________________________________________
  6. Update2: added a couple of extra color schemes. These can be changed in Sub cmdColorSchemes.
  7. __________________________________________________
  8. Update3: fixed bug on sound skipping.
  9. __________________________________________________
  10. Update4: correction to playback when computer given odds - so many subtleties!
  11. __________________________________________________
  12. Update5: some typos and menu re-arrangement.
  13.  
  14. This file came from Planet-Source-Code.com...the home millions of lines of source code
  15. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=63241&lngWId=1
  16.  
  17. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  18.