Author: Poschmann
Date: 22:32:19 12/08/99
Go up one level in this thread
On December 08, 1999 at 19:57:59, Manuel Rodriguez Blanco wrote: >Hi, what is your opinion about make my first Chess Program in Delphi 4.0? >have some advice? > >Thanks very much > >MRB.- There is a programming project of some german autors: http://www.computerschach.de/minimax/ At this page there are some links. You can download the source code of the original version (in C, without graphical frontend, written by Christian Donninger, Nimzo) and of the actual one (Delphi, with simple graphical frontend). You can study and modify the code by yourself. The only wish of the programmers: If you use some programming code of them, please name your program with a "max" inside, for example "negamax", "mymax" or so. The source code is written as a demo chess program. Playing strength is about 1600. The original code is part of a german book "Schach am PC" by Steinwender and Friedel (Chessbase) and other people, which was published some years ago. Ralf Poschmann
This page took 0 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.