Author: Nicolas Carrasco
Date: 13:28:15 08/31/99
Go up one level in this thread
On August 31, 1999 at 13:41:31, Ricardo Gibert wrote: >On August 30, 1999 at 18:51:07, Nicolas Carrasco wrote: > > <snip> > >> >>/* Posciciones iniciales >>*************************************************************/ >>char init_color[64]= { >> 1, 1, 1, 1, 1, 1, 1, 1, >> 1, 1, 1, 1, 1, 1, 1, 1, >> 6, 6, 6, 6, 6, 6, 6, 6, >> 6, 6, 6, 6, 6, 6, 6, 6, >> 6, 6, 6, 6, 6, 6, 6, 6, >> 6, 6, 6, 6, 6, 6, 6, 6, >> 0, 0, 0, 0, 0, 0, 0, 0, >> 0, 0, 0, 0, 0, 0, 0, 0 >>}; >> >>char init_piece[64]= { >> 3, 1, 2, 4, 5, 2, 1, 3, >> 0, 0, 0, 0, 0, 0, 0, 0, >> 6, 6, 6, 6, 6, 6, 6, 6, >> 6, 6, 6, 6, 6, 6, 6, 6, >> 6, 0, 6, 6, 6, 6, 6, 6, > ^should be a 6, yes? You've probably already fixed it, but just in >case, I thought I'd point it out. Buena Suerte! > >> 6, 6, 6, 6, 6, 6, 6, 6, >> 0, 0, 0, 0, 0, 0, 0, 0, >> 3, 1, 2, 4, 5, 2, 1, 3 > > <snip> I had that bug, because I was testing my move_generator. Can you send me a move_generator, using these ideas?
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.