Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: C or C++ for Chess Programming?

Author: Tom Kerrigan

Date: 17:46:10 08/16/00

Go up one level in this thread


I wrote my chess engine in C.

Then I renamed all my .c files to .cpp and dumped all my engine functions into a
big class.

This was so I could do pondering and MP without seriously complicating my code.

I think the performance penalty was about 5%, but happily, my code is still very
simple.

-Tom



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.