1. Re: Botmatch -Reply
I would think the Ref would output that file...
Jay Turley wrote:
> I suggest that the API provide a file_write function that allows a bot to
> output a standard-format history sequence of positions, probably with
> actions encoded as well. Then the battles can be viewed as movies. I
> used this technique in a previous robot simulation program, outputting the
> results as a MATLAB file. But a Eu sequence will work fine for our
> purposes.
>
> -J
>
> >>> C & K L <candkNOSPAM2ME at TICNET.COM> 11/09/98 09:08am >>>
> Your bot will have to track where it's been... the screen can't be drawn
> to, because if another bot encounters your drawn tracks, it could get
> confused.