Computer Chess Club Archives


Search

Terms

Messages

Subject: why not just write your own?

Author: Anthony Cozzie

Date: 07:57:40 06/09/04

Go up one level in this thread


On June 09, 2004 at 06:32:00, Gopikrishna wrote:

>Has anyone tried to compile Gerbil? When I tried to compile it in MSVC I am
>getting the following error,
>fatal error C1083: Cannot open include file: 'gproto.h': No such file or
>directory. I even tried to include that file in my project and compiling but
>still that error is occuring.So please help me.Thanks.

Why don't you just read up on the algorithms and write something?  If you use
piece-lists rather than bitboards you should be able to get something working in
a month tops (searching 4 ply, but oh well).

I don't understand all these people that insist on starting from someone else's
code.  Algorithm descriptions are *always* easier to understand than code.

anthony



This page took 0.01 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.