Link Search Menu Expand Document

Joining Battlesnake

To be able to join, and have fun on Battlesnake, you need at least know how to program. Just a little it’s enough. If you know how to do little program, and know the basic (if-then-else, loop, etc), you are good to go.

First, you need to create a Battlesnake account, and read the Quick Start Guide.

Battlesnake did an amazing jobs to help newcomers, everything is clearly explain. They provide also several Starter Projects, you just have to choose which programming language you want.

Each projects provided in their readMe file a way to host freely your snake, like on Repl.it.

ReadMe file will also explain how to register your snake on Battlesnake.

At this point, you should have a snake that play “random” move.