|
![]() |
|
|||
John B. has added a lot more documentation for the project on his website. You can view it here: http://www.baircountry.net/cs4210/ http://ocw.mit.edu/6/6.170/f01/ MIT Software Engineering Course. Our chess engines are designed to work with Winboard/Xboard. XBoard and WinBoard are graphical user interfaces for chess. They display a chessboard on the screen, accept moves made with the mouse, and load and save games. For more info on Winboard/Xboard check out their website at: www.tim-mann.org/xboard.html Marcell's Simple Chess Program (MSCP) is the Open Source foundation of our project. The source code for MSCP can be downloaded from: brick.bitpit.net/~marcelk/mscp/ For a good tutorial covering the basics of chess programming visit: www.gamedev.net/reference/programming/features/chess1/ |