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

SqrTT/snakeBot

Repository files navigation

Snake battle

JavaScript Bot example for UI challenge

Useful Links

Quick Start

Following steps will execute demo bot in browser and will connect it to game server

How to write your bot

Open /src/bot.js file and replace example code with your own

function getNextSnakeMove(board) {
    // Your code goes here
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published