Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

task execution branch: seek coord until then #306

Open
phrokton opened this issue Jun 17, 2016 · 2 comments
Open

task execution branch: seek coord until then #306

phrokton opened this issue Jun 17, 2016 · 2 comments

Comments

@phrokton
Copy link

In the task execution branch

Would it be better to have :

Seek coord, until food density greater than, resume when food density less than

Additionally in seek coord mode I have watched snake plough through piles of food ignoring the bounty.

@ChadSki ChadSki added this to the Bot Behavior Suggestions milestone Jun 17, 2016
@clemens-tolboom
Copy link
Collaborator

@phrokton your description is a little fuzzy. Why should snake go to (x,y) until food density is enough?

I would opt for 'Goto food density level X' which is when not found nearby either inward or outward.

@phrokton
Copy link
Author

phrokton commented Jun 17, 2016

'Goto food density level X'

Yes, @clemens-tolboom , I would much prefer a head towards [center to find] better food but the fork already has a MoveToXY. Better food can be defined in SnakeParamsBySize.

I watched several instances fritter about on the periphery. Returning hours later than game was still in play and the bot had not grown much more with sparse edge food.

There is not a priority level setting for MoveToXY. But for seek 'density level X' bot ought not fly past a juicy carcass.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants