zochova Code
Brought to you by:
gbuella
Readme for Zochova 0.1, Copyright 2009 Gabor Buella buella@ludens.elte.hu. http://sourceforge.net/projects/zochova Zochova is a chess engine, developed in C++, mainly tested in windows environment, but should also function properly in some other operating systems. The source code provided needs MS visual C++ compiler, or GCC, and also some boost libraries ( http://www.boost.org/ ) to compile. Xboard/Winboard support is implemented. UCI support is not implemented so far. Using multiple threads to compute is not implemented so far. Zochova is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Zochova is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Zochova. If not, see <http://www.gnu.org/licenses/>.