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

Add middle click quick respawn #312

Closed vmari closed 8 years ago

vmari commented 8 years ago

Description

Add middle click quick respawn

TESTING STAGE

Types of changes

CLAassistant commented 8 years ago

CLA assistant check
All committers have signed the CLA.

ermiyaeskandary commented 8 years ago

Personally, I don't see this as useful. Using ESC would be as fast as using the middle button as we are going to respawn right at the middle straight after each other, not in the middle of the game. Rejected

Rejected with PullApprove

vmari commented 8 years ago

I play & use the bot whit one hand. IMO this is very usefull when you loses and need a quick respawn, without put your 2nd and on the keyboard. That's the first reason to do this PR.

tjorim commented 8 years ago

Rejected, I don't think this is useful either. Maybe we should make the autorespawn work when the bot is off though.

Rejected with PullApprove

ChadSki commented 8 years ago

Maybe we should make the autorespawn work when the bot is off though.

I like this idea.

Closing this pull-request for now.