--- In [email protected], Ajinkya Kale <[EMAIL PROTECTED]> wrote:
>
> Actually I am developing a software for college competition
> (Just like Core War ..if you know)
> 
> In this competition two participants will have there own
> code for the next moves of a game(eg: battleship or Othelo
> or may be Chess...but chess is too diff!)
> 
> My software will form the base for the game. It will execute
> moves from the 2 participants' code alternately.
> 
> Basically the aim is two play game between two C programs
> which have different algorithms for their next move.
> (I hope you got my point)
<snip>

I got the point, yet I still don't have much of an idea what structure
your project will have. We can propose many ways to achieve what you
want, but without proper analysis and understanding and knowledge of
the whole situation we cannot give good advice.
So: how is the project structured? In particular, how will the
movement data get into your software?

Regards,
Nico

Reply via email to