stacompsoc / slither.ai

A St Andrews Computing Society collaborative project:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slither AI

Video

We are building an AI for slither.io, a multiplayer snake game. We want our bot to be able to play above-average and reach the leaderboards. Currently, our AI uses a combination of gathering food and avoiding enemies to survive for a reasonable amount of time, on occasion reaching scores of 2000+.

Installing the script

  • Install TamperMonkey http://tampermonkey.net/ in Chrome
  • Click the browser icon and click "Add a new script"
  • Paste the contents of script/script.js
  • Hit Save
  • Visit slither.io and enjoy!

Resources

This is a list of various sites and resources which may be useful for the project:

Development

Please check out the issues and contribute! Development channel is stacs.slack.com / #slither_ai

About

A St Andrews Computing Society collaborative project:


Languages

Language:JavaScript 100.0%