bug-gnu-chess
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:


From: Simon Waters
Subject: Re:
Date: Mon, 05 Nov 2001 20:36:51 +0000

Omar Shokry Saad wrote:
> 
> I have two questions :-
> (1)
> I'm a biginner in useing Linux and I think that this code was written for
> Linux,am I right ? can this code be compiled on DOS or Windows mode also or
> just Linux?I mean is it useing a specific system files or header files for
> linux only ?

No it will compile on Windows. You probably want to install the
CYGWIN tool set, and GCC.

> (2)
> I downloaded this code because I'm building a robot arm which should play
> chess I already finished this arm and controled it via serial port(RS232)but
> I found that to write a chess code it is so dificult for me, so I wanted
> this code for just giving it the coordinates of my moves played as an input,
> and get from it the coordinates of the opponent(computer) move as an output
> to move the arm,it means that I want only to find the function(s)
> responsible for that inside this complex code,can I find such function(s)
> explicitly inside your code ? If I can so I want the name of the function(s)
> ,If you can help me in this point I would be very thankful, because I have
> no expereance in chess programming.

A previous electronic board interface is provided in
"UNIVERSAL", but you should probably look at "cmd.c" in the
first place.

        Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]