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

Increase food score when more in same direction #297

Closed brookstalley closed 8 years ago

brookstalley commented 8 years ago

Description

Adds a stage in food scoring to that increases a food cluster's score if there are additional, more distant food clusters in the same direction.

Also adds indication of what clusters were considered in score calculation to visual debugging.

TESTING STAGE

Not seeing that document, but my average bot score with this mod increased from 938 to 1466 (10 runs each)

Types of changes

CLAassistant commented 8 years ago

CLA assistant check
All committers have signed the CLA.