ermiyaeskandary / Slither.io-bot

Just for fun and AI. Written in Javascript, this is a project which the aim is to make a computer play against humans inside a human-driven game, which is in this case Slither.io. The goal is simple - try and make the snake live and get as long as possible.
Mozilla Public License 2.0
193 stars 124 forks source link

Do not set target while checking for collisions #285

Open clemens-tolboom opened 8 years ago

clemens-tolboom commented 8 years ago

Depends on #275

In https://github.com/ErmiyaEskandary/Slither.io-bot/issues/275#issuecomment-223595741 I noted disabling collision detection sets the target location which makes it impossible to disable the collision detection task.