Re: Botmatch

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Mon, 9 Nov 1998 09:08:04 -0600, C & K L <candkNOSPAM2ME at TICNET.COM> wrote:

>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.
>
It seems that we have the following situation:
background = BLACK
maze walls = BLUE
finish = RED
Now, by my estimation, that leaves at least several colors
for the bots.
If we run 4 bots at a time, we can use 4 different colors for
the bot, plus 4 more for the backtrack, and still have some
left over.
Using Ralf's bot handler, your mouse will never encounter any
other tracks - because the handler only notifies when there
is a collision with a wall or the finish line.
In addition, if we intend to actually have battling bots,
it will be necessary to differentiate between the actual
bot position, and the bot trail. No use blasting away at
bot vapor trails, is it? Nor bouncing off them, either.

Irv

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu