description |
---|
Options for personalizing your Battlesnake's appearance |
This reference outlines all the available options for personalizing your Battlesnake's appearance. We periodically release new options, often linked to specific events or competitions.
Each Battlesnake can choose a color, head, and tail to represent it on the game board. Here's an example of a full personalized Battlesnake.
{% code title="snake-personalization.json" %}
{
"color": "#736CCB",
"head": "beluga",
"tail": "curled"
}
{% endcode %}
This configuration will display your Battlesnake like this:
Your Battlesnake can choose any valid six-digit hex color code to represent it on the game board. This value is provided in response to the GET / command of the Battlesnake API and should be a 7 character string starting with "#" that looks similar to "#33CC00".
You can use an HTML Color Picker Tool to help you find the exact color you're looking for.
Several personalization options are available for how your Battlesnake's head and tail will display on the game board. You can mix and match them however you like.
Just like choosing a color, your head and tail are provided in response to the GET / command of the Battlesnake API. Each value is a string, matching one of the available options shown below.
If an invalid value is returned (or no value at all) the default
options will be displayed.
If your Battlesnake doesn't specify a head or tail these default options will be used.
All developers start with a base collection of head and tails to choose from. Check out your Customizations Collections page for a complete list of the heads and tails you can use. There are over 100 customizations to collect, with new heads and tails being released regularly.
New head and tail customizations are unlocked using Battlesnake Points.
To unlock a customization, just find one that is not in your collection and click on the unlock button. If you have enough points, the head or tail will be added to your account and is ready to use on your Battlesnake!
Battlesnake Points are gained by participating in various Battlesnake activities. As you explore the Battlesnake platform and complete goals, you will automatically earn points.
There are many ways to earn Battlesnake Points:
- Create a Battlesnake
- Complete challenges
- Participate in Battlegrounds
- Join a league
- Compete in tournaments
- Be active in the community