<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Battlesnake Blog</title>
        <link>https://docs.battlesnake.com/blog</link>
        <description>Battlesnake Blog</description>
        <lastBuildDate>Fri, 10 Apr 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[What It Costs to Run Battlesnake]]></title>
            <link>https://docs.battlesnake.com/blog/2026/04/10/what-it-costs-to-run-battlesnake</link>
            <guid>https://docs.battlesnake.com/blog/2026/04/10/what-it-costs-to-run-battlesnake</guid>
            <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A transparent look at the real infrastructure costs behind keeping Battlesnake running, and how you can help.]]></description>
            <content:encoded><![CDATA[<p>I think open source projects should be honest about money, so here's what it actually costs to run Battlesnake right now.</p><p>All the infrastructure runs through my personal LLC. GitHub Sponsors donations come in, infrastructure bills go out, and I cover the difference out of pocket. All of my time is volunteer.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="monthly-costs">Monthly Costs<a href="#monthly-costs" class="hash-link" aria-label="Direct link to Monthly Costs" title="Direct link to Monthly Costs">​</a></h2><p>Here's what March 2026 looked like — the most recent full month:</p><p>All costs are in USD.</p><table><thead><tr><th>Service</th><th>What it does</th><th>Cost</th></tr></thead><tbody><tr><td>Google Cloud</td><td>Runs the game engine, web platform, and backend services</td><td>$442.10</td></tr><tr><td>Mailgun</td><td>Handles email notifications</td><td>$94.00</td></tr><tr><td>Google Workspace</td><td>Email and domain for battlesnake.com</td><td>$34.62</td></tr><tr><td>Sentry</td><td>Error monitoring and alerting</td><td>$29.00</td></tr><tr><td>GitHub</td><td>Organization plan and CI/CD</td><td>$20.00</td></tr><tr><td><strong>Total</strong></td><td></td><td><strong>$619.72</strong></td></tr></tbody></table><p>April's Google Cloud bill just came in at $485.86, so the current run rate is somewhere around <strong>$620–660 USD/month</strong>.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="sponsorship">Sponsorship<a href="#sponsorship" class="hash-link" aria-label="Direct link to Sponsorship" title="Direct link to Sponsorship">​</a></h2><p>Battlesnake currently has 18 GitHub Sponsors, bringing in roughly <strong>$120/month</strong>. That leaves about <strong>$500/month</strong> coming out of pocket.</p><p>I'm happy to cover it — I took this on because I care about the community and want to keep it going. But I also think you should know the real numbers.</p><p>We're actively <a href="https://coreyja.com/posts/battlesnake-in-2026/" target="_blank" rel="noopener noreferrer">rewriting the platform in Rust</a> with cost efficiency as a major goal, so these numbers should come down over time. I talked more about the rewrite and how I ended up running Battlesnake on <a href="https://coreyja.com/podcast/taking-over-battlesnake" target="_blank" rel="noopener noreferrer">my podcast</a>.</p><p>If you want to help keep things running:</p><p><a href="https://github.com/sponsors/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">Sponsor Battlesnake on GitHub</a></p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake 2026 Update]]></title>
            <link>https://docs.battlesnake.com/blog/2026/01/05/battlesnake-2026-update</link>
            <guid>https://docs.battlesnake.com/blog/2026/01/05/battlesnake-2026-update</guid>
            <pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[What's ahead for Battlesnake this year - new features, community involvement, and how you can help shape the future.]]></description>
            <content:encoded><![CDATA[<p>Hey Team! 👋</p><p>This is Corey, you may know me as <code>coreyja</code> from <a href="https://play.battlesnake.com/profile/coreyja" target="_blank" rel="noopener noreferrer">Battlesnake</a>, <a href="https://www.youtube.com/@coreyja" target="_blank" rel="noopener noreferrer">Youtube</a>, or <a href="https://github.com/coreyja" target="_blank" rel="noopener noreferrer">Github</a>.</p><p>I've been playing Battlesnake <a href="https://github.com/coreyja/battlesnake-rs/commit/ebd84eecc9ca89f7c05259a60c8ff764b469435f" target="_blank" rel="noopener noreferrer">since 2021</a> and been on the Core Team since 2023 when Battlesnake was given back to the community.</p><p>Today I'm happy to share that I'm stepping in to run the Battlesnake infrastructure going forward. The play.battlesnake.com experience isn't changing in the immediate future, but I am planning to bring back things like Single Player mode and Custom Tournaments!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="whats-coming-for-players">What's Coming for Players<a href="#whats-coming-for-players" class="hash-link" aria-label="Direct link to What's Coming for Players" title="Direct link to What's Coming for Players">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="custom-tournaments">Custom Tournaments<a href="#custom-tournaments" class="hash-link" aria-label="Direct link to Custom Tournaments" title="Direct link to Custom Tournaments">​</a></h3><p>This has been the most requested feature we've gotten over the last couple of years, and I think it's important for Battlesnake's continued growth to bring it back. It was unfortunately expensive to run in the current infrastructure and tooling, but I think it's worth investing in so that communities can run their own Battlesnake tournaments, all hosted and provided by the Battlesnake site.</p><p>In the last week someone also mentioned Custom Leaderboards, where we could run a private leaderboard for some snakes, and have them compete over a longer period of time. Adding more leaderboards would be a big increase in game volume, but it's something I'd love to support if we can.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="game-archive">Game Archive<a href="#game-archive" class="hash-link" aria-label="Direct link to Game Archive" title="Direct link to Game Archive">​</a></h3><p>One thing from my personal wishlist for a while has been a game archive. I personally want an archive of games to verify other battlesnake tools against, but we often get requests for this for training ML snakes. Games are also only available for viewing for a limited time, and it would be great to have a longer term archive of games that can be replayed in the browser.</p><p>I'm working on archiving the games to Object Storage for longer term storage. The first use case will be to provide replay longer than 30 days, but I want to think about bulk downloads of archives as well.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="the-rfc-request-for-comment-process">The RFC (Request for Comment) Process<a href="#the-rfc-request-for-comment-process" class="hash-link" aria-label="Direct link to The RFC (Request for Comment) Process" title="Direct link to The RFC (Request for Comment) Process">​</a></h2><p>I'm introducing an RFC process for player-facing and core infrastructure changes. This gives the community input on changes before they happen, and gives us a way to publish intended changes and gather feedback.</p><p>I've got some core infra changes planned for the coming months, so this is a good time to get the process rolling!</p><p>Here is the RFC repo if you want to subscribe for updates there, or submit an RFC of your own!
<a href="https://github.com/BattlesnakeOfficial/rfcs" target="_blank" rel="noopener noreferrer">https://github.com/BattlesnakeOfficial/rfcs</a></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="how-it-will-work">How It Will Work<a href="#how-it-will-work" class="hash-link" aria-label="Direct link to How It Will Work" title="Direct link to How It Will Work">​</a></h3><p>RFCs will live in a Git repo as markdown files, alongside the resulting "Specification Documents". To open an RFC, someone will create a PR with a draft spec and open it up for community feedback. Depending on the size of the change, we'll have a shorter or longer discussion period before finalizing.</p><p>RFCs will cover things like new game modes, rule changes, and major feature additions. The first one will be for Flashlight Tag mode - I wrote up a draft RFC (<a href="https://github.com/BattlesnakeOfficial/rules/pull/127" target="_blank" rel="noopener noreferrer">and someone implemented it in the meantime</a>) but I think it will make a great first RFC and spec document.</p><p>If you've got ideas for what you'd like to see go through this process, come chat in the Discord or send me an email at <a href="mailto:coreyja@battlesnake.com" target="_blank" rel="noopener noreferrer">coreyja@battlesnake.com</a>.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="how-you-can-help">How You Can Help<a href="#how-you-can-help" class="hash-link" aria-label="Direct link to How You Can Help" title="Direct link to How You Can Help">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="github-sponsors">GitHub Sponsors<a href="#github-sponsors" class="hash-link" aria-label="Direct link to GitHub Sponsors" title="Direct link to GitHub Sponsors">​</a></h3><p><a href="https://github.com/sponsors/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">GitHub Sponsors</a> is how Battlesnake stays funded. And to be blunt, it only covers about 50% of our costs, and that's with all the core team volunteering our time. And if we are going to build out some new features this year, we need your help now more than ever!</p><p>I'm also thinking that some features, like potentially game archive downloads, might be gated by some form of sponsorship to help encourage contributions from the community. But definitely want to balance this with open-ness, so expect anything like this to come through an RFC first.</p><p>I'm excited for Battlesnake in 2026 and hope you are too! Battlesnake is nothing without the community, and I can't wait to see what we build together.</p><p>If you want a more technical behind the scenes look at some of this development, keep an eye on my personal blog at <a href="https://coreyja.com" target="_blank" rel="noopener noreferrer">coreyja.com</a> for an upcoming deep dive.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake is changing, and we need your help]]></title>
            <link>https://docs.battlesnake.com/blog/2023/12/27/battlesnake-needs-your-support-in-2024</link>
            <guid>https://docs.battlesnake.com/blog/2023/12/27/battlesnake-needs-your-support-in-2024</guid>
            <pubDate>Wed, 27 Dec 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[A lot has happened in 2023, and we're reaching out to the community to help support a new operating model for Battlesnake in 2024.]]></description>
            <content:encoded><![CDATA[<p><em><strong>TL;DR -</strong> Please consider <a href="https://github.com/sponsors/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">sponsoring Battlesnake on GitHub</a> to keep us operational throughout 2024!</em></p><p>A lot has happened in 2023, and I wanted to take a moment to discuss some important changes for next year.</p><p>Earlier this year <a href="/blog/2023/03/06/battlesnake-is-joining-devcycle">our team joined DevCycle</a>, and as a result, we stopped working on Battlesnake full-time. This significantly impacted our ability to produce seasonal leagues and other fun content. It was a good thing, in that we've had to focus on what makes Battlesnake most exciting, but also stressful since we weren't sure how the community would react (spoiler: y’all stuck with us 💃).</p><p>Since then, Chris, Kerri, myself, and a few core community members (thanks Rob, Andrew, Corey, Joe, Aileen, and Xtagon!) have kept Battlesnake operational while DevCycle paid our bills. It’s been convenient, but also not ideal, and a few months ago I decided to make a big change.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="in-2024-were-doing-things-differently">In 2024 we’re doing things differently.<a href="#in-2024-were-doing-things-differently" class="hash-link" aria-label="Direct link to In 2024 we’re doing things differently." title="Direct link to In 2024 we’re doing things differently.">​</a></h2><p>For the first time ever, Battlesnake will operate entirely independently. No investors or corporate partners, just myself and a small team of core volunteers that want to make Battlesnake better <em><strong>on our own terms</strong></em>, with no outside demands or influence.</p><p>This is a big, scary change, but I believe it is the right one for this community that I've grown to love so much.</p><p>As part of this plan, Battlesnake is now solely responsible for our own expenses, including the hosting costs required to keep the game engines and servers running, the services required to operate, our annual accounting and legal fees, etc. This is where we need your help 🙂</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="how-you-can-support-battlesnake">How you can support Battlesnake.<a href="#how-you-can-support-battlesnake" class="hash-link" aria-label="Direct link to How you can support Battlesnake." title="Direct link to How you can support Battlesnake.">​</a></h2><p>I'm humbly asking the community to help by considering sponsoring Battlesnake directly - either as an individual or an organization. I can’t offer much in return, apart from a promise that Battlesnake will continue to exist, and that I will continue to build it <a href="/policies/mission">in a way that I believe in</a>.</p><p>As part of this ask, I've enabled our <a href="https://github.com/sponsors/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">GitHub sponsorship page</a> with some suggested amounts. If you’re having fun playing, or have enjoyed Battlesnake in the past, even a $5 or $10 subscription goes a long way. My immediate goal is $1,000/month to comfortably cover our operating costs. My ultimate goal is to get back to a place where I can work on Battlesnake full-time.</p><p>If you’re a supportive organization or tech company that would like to help, I’d be deeply grateful. I'm open to new ideas and we have a few unique rewards we can offer, such as custom designed Battlesnake heads and tails. To be clear though, we are not selling advertising slots or recruiting opportunities at this time.</p><p>Oganizations can support us through <a href="https://github.com/sponsors/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">GitHub sponsorship</a> or by contacting me directly on <a href="https://play.battlesnake.com/discord" target="_blank" rel="noopener noreferrer">Discord</a> or <a href="https://twitter.com/bvanvugt" target="_blank" rel="noopener noreferrer">Twitter</a>.</p><p><strong>To everyone that’s helped Battlesnake get to this point, I’m so very grateful.</strong> It’s because of you all that I remain driven to build and grow this community - I believe that collectively, Battlesnake makes the world a better place 💜&nbsp;🐍</p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="update-gifts-for-sponsors">Update: Gifts for sponsors!<a href="#update-gifts-for-sponsors" class="hash-link" aria-label="Direct link to Update: Gifts for sponsors!" title="Direct link to Update: Gifts for sponsors!">​</a></h2><p><a href="https://www.instagram.com/p/C0qHDlFryd1/" target="_blank" rel="noopener noreferrer">Xtagon has been working hard</a> and has very kindly offered to create some 3D printed gifts for anyone that sponsors Battlesnake <strong>before January 27th, 2024</strong>! These look just <em>awesome</em>, and I can't wait to receive mine in the coming weeks 😍</p><p>Everyone who sponsors with a monthly subscription of $5 or more is eligible to receive a 3D printed Battlesnake!</p><p><img loading="lazy" alt="Battlesnake sponsor gift" src="/assets/images/battlesnake-sponsor-gift-2023-small-eba5b89eb1d45cb545189e9f4dfbce77.png" width="1874" height="1293" class="img_ev3q"></p><p><strong>Further, the first 10 sponsors will also receive a bonus gift</strong> <!-- -->—<!-- --> your very own first ever limited holiday edition (and possibly the only edition) "Battleflake"! (naming is hard, don't hate me.)</p><p><img loading="lazy" alt="Bonus gift for first 10 sponsors!" src="/assets/images/battlesnake-sponsor-gift-2023-large-3d97e3db5fe1922736a6db6350ba6150.png" width="2434" height="1274" class="img_ev3q"></p><p><strong>Important Details:</strong> Gifts are only available to US and Canadian residents, although this may change in the future. To claim yours, <a href="https://github.com/sponsors/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">sponsor BattlesnakeOfficial on GitHub</a> with a monthly subscription of $5 or more before January 27th, 2024, and we'll be in touch at the end of January to collect shipping information. Supplies are not infinite, and if needed we'll be offering them to folks on a first-come-first-serve basis.</p><p>We really like this idea as a way to say thank you to the community for your support, and, if it goes well, we'll improve on it for next year 👍</p><p>If you have any questions or concerns, please reach out to Xtagon or myself on Discord!</p><p>Thanks! <br>
Brad</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Our Team is Joining DevCycle]]></title>
            <link>https://docs.battlesnake.com/blog/2023/03/06/battlesnake-is-joining-devcycle</link>
            <guid>https://docs.battlesnake.com/blog/2023/03/06/battlesnake-is-joining-devcycle</guid>
            <pubDate>Mon, 06 Mar 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[The Battlesnake team is joining DevCycle, a leading feature management company helping talented teams build great software.]]></description>
            <content:encoded><![CDATA[<p>Today we’re annoucning that the Battlesnake team is joining <a href="https://devcycle.com/?utm_source=Referral&amp;utm_medium=battlesnake-blog&amp;utm_campaign=acquisition-communication" target="_blank" rel="noopener noreferrer">DevCycle</a>, a leading feature management company helping talented teams build great software. Combined, we’ll be able to support developers from all experiences and backgrounds in becoming better programmers and delivering amazing products worldwide.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="how-we-got-here">How we got here<a href="#how-we-got-here" class="hash-link" aria-label="Direct link to How we got here" title="Direct link to How we got here">​</a></h3><p>Battlesnake was originally created to connect professional developers with prospective employers. We were tired of employers making hiring decisions based on homework assignments and coding puzzles, and we wanted to create a way for developers to showcase their expertise on their own terms, and on their own schedule.</p><p>Since launch, <em><strong>Battlesnake has changed dramatically</strong></em>. Rather than being recruitment focused, it began filling a huge need for an overlooked audience—experienced developers wanting to learn and try something new. Modern programming education tends to be built for novices, not experts, and experienced programmers were coming to Battlesnake specifically to fill this need.</p><p>In many ways, Battlesnake has evolved to become the “ultimate side project” for experienced developers. And we love that.</p><p>As a team, we decided we didn’t want Battlesnake to be another recruiting or personal data aggregation platform – and neither did our players. So instead, we adopted a new mission: to help every developer become a better developer. No recruiters, no data sharing or opt-ins, just awesome programmers building awesome things.</p><p><strong>Joining DevCycle allows us to continue supporting this vision for Battlesnake</strong> as a safe place for experienced developers to learn, share, collaborate, and have fun programming.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="what-does-this-mean-for-battlesnake-players">What does this mean for Battlesnake players?<a href="#what-does-this-mean-for-battlesnake-players" class="hash-link" aria-label="Direct link to What does this mean for Battlesnake players?" title="Direct link to What does this mean for Battlesnake players?">​</a></h3><ul><li><p><strong>The community will continue to be supported.</strong> We’re excited to share that DevCycle will be supporting Battlesnake as part of the acquisition. Developers will still be able to play and compete just as always.</p></li><li><p><strong>Battlesnake will continue to reflect our core values.</strong> Our mission is to help every developer, become a better developer. We believe in supporting developers worldwide and building meaningful communities around programming. Our <a href="https://play.battlesnake.com/mission" target="_blank" rel="noopener noreferrer">mission, values</a>, and <a href="https://play.battlesnake.com/privacy" target="_blank" rel="noopener noreferrer">privacy policy</a> will not change with this acquisition.</p></li><li><p><strong>As we transition, there will be some changes.</strong> In the upcoming months, some planned events and feature updates will be paused as we work through the transition. We can’t promise you it won’t be a bumpy ride, but we can promise to give Battlesnake the care it deserves.</p></li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="thank-you-for-helping-us-get-here">Thank you, for helping us get here.<a href="#thank-you-for-helping-us-get-here" class="hash-link" aria-label="Direct link to Thank you, for helping us get here." title="Direct link to Thank you, for helping us get here.">​</a></h3><p>From day one, our community has been working with us to help shape Battlesnake into what it is today. Many of you have been with us for a long time. You’ve left us over 40,000 messages on Discord, watched our streams on YouTube and Twitch more than 50,000 times, and created over 1,000 public Battlesnake repositories on GitHub. Impressively, you show no signs of slowing down!</p><p>The impact your support has had on our team cannot be understated. And while the competition is often fierce, you make sure it always remains friendly and welcoming for everyone. Thank you for attending our events, cheering along with our streams, creating amazing tools, and being genuinely awesome to one another.</p><p><strong>The Battlesnake Team</strong> <br>
Brad, Chris, Aurora, Darcy, Rob, Sherri, Andrew, and Taraneh 💜🐍</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[What's new at Battlesnake in 2023?]]></title>
            <link>https://docs.battlesnake.com/blog/2023/01/16/whats-new-at-battlesnake-in-2023</link>
            <guid>https://docs.battlesnake.com/blog/2023/01/16/whats-new-at-battlesnake-in-2023</guid>
            <pubDate>Mon, 16 Jan 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[We're thrilled to finally share the exciting changes we’ve made to Battlesnake including our website’s new look, new ranking system, and a new way to compete!]]></description>
            <content:encoded><![CDATA[<p>We're thrilled to <em>finally</em> be sharing the exciting changes we’ve made to Battlesnake including our website’s new look, new player ranking system, and a new way to compete!</p><p><img loading="lazy" src="/assets/images/banner-53267a6c80cef1e17ab694f748d4dba7.png" width="1600" height="400" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="all-new-look">All New Look.<a href="#all-new-look" class="hash-link" aria-label="Direct link to All New Look." title="Direct link to All New Look.">​</a></h2><p>“New year, new me,” as they say! But instead of getting a new haircut and
some highlights (or frosted tips), we revamped the website’s visuals and streamlined its navigation. Give it a spin. Let us know what you think!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="goodbye-leagues--battlegrounds">Goodbye Leagues &amp; Battlegrounds,<a href="#goodbye-leagues--battlegrounds" class="hash-link" aria-label="Direct link to Goodbye Leagues &amp; Battlegrounds," title="Direct link to Goodbye Leagues &amp; Battlegrounds,">​</a></h2><p>Hello Leaderboards.</p><p>Today we’re launching a new way to play Battlesnake—<a href="https://play.battlesnake.com/leaderboards" target="_blank" rel="noopener noreferrer">Leaderboards</a>. With that we’ll be sun-setting Battlesnake Leagues and Battlegrounds—we'll cover what this all means below.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="whats-happening-with-leagues"><strong>What's happening with Leagues?</strong><a href="#whats-happening-with-leagues" class="hash-link" aria-label="Direct link to whats-happening-with-leagues" title="Direct link to whats-happening-with-leagues">​</a></h3><p>With the launch of Leaderboards, we're sadly saying goodbye to seasonal Leagues (for now).</p><p>Leagues were loads of fun and we know they’re a big hit with our more competitive community. We love producing them, and at the same time, they require a lot of effort to operate (stream production, partner relations, prizes, etc.). Seasonal Leagues also create timing barriers for developers that discover Battlesnake mid-league, which is no fun.</p><p>We very much hope to re-introduce live competitive play, analysis, tournaments, prizes, etc. into Leaderboard play in the future.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="what-are-leaderboards">What are Leaderboards?<a href="#what-are-leaderboards" class="hash-link" aria-label="Direct link to What are Leaderboards?" title="Direct link to What are Leaderboards?">​</a></h3><p><a href="https://play.battlesnake.com/leaderboards" target="_blank" rel="noopener noreferrer">Battlesnake Leaderboards</a> are fully automated competitive ladders. They are replacing Battlegrounds, and operate in much the same way with a few notable differences. If you're familiar with Battlegrounds, you'll feel right at home in the new Leaderboards!</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="how-do-leaderboards-work"><strong>How do Leaderboards work?</strong><a href="#how-do-leaderboards-work" class="hash-link" aria-label="Direct link to how-do-leaderboards-work" title="Direct link to how-do-leaderboards-work">​</a></h3><p>Leaderboards run a set number of games at a given time each day. Games are scored automatically and player ratings are updated daily. Players are then ranked according to their rating, and those ranks are displayed publicly.
<img loading="lazy" src="/assets/images/Ranking-Rating-b13f8081fea73e0d8536574aa45014e9.png" width="1414" height="300" class="img_ev3q"><strong>Rating</strong>: The value your Battlesnake earns by winning Leaderboard games.‌ ‌<strong>Ranking</strong>: Refers to your standing in the Leaderboard compared to other developers, sorted by rating.</p><p>Each Leaderboard has its own unique game settings (map, board size, timeout, etc.). At the end of each month, developers will be awarded Battlesnake points based on their Leaderboard ranking. The exact distribution of points is still to be determined and will be something we experiment with over the next few months—so stay tuned.
<img loading="lazy" src="/assets/images/OpenGraph-Meta-Tags_OpenGraphLeaderboards-1-b754d4d79db9e6a2589441c4727228e8.png" width="1200" height="600" class="img_ev3q">
As of today, <strong>there are four <a href="https://play.battlesnake.com/leaderboards" target="_blank" rel="noopener noreferrer">Leaderboards</a> available</strong>: Standard, Duels, Royale, and Constrictor. You can enter <strong>one Battlesnake</strong> into <strong>each Leaderboard</strong>. We'll do our best to stagger matchmaking times to minimize your Battlesnakes being summoned into concurrent play.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="how-do-ratings-work"><strong>How do ratings work?</strong><a href="#how-do-ratings-work" class="hash-link" aria-label="Direct link to how-do-ratings-work" title="Direct link to how-do-ratings-work">​</a></h3><p>Leaderboards use an unmodified <a href="https://en.wikipedia.org/wiki/TrueSkill" target="_blank" rel="noopener noreferrer">TrueSkill</a> algorithm to track and update player ratings. We've experimented with TrueSkill in the past, and we're excited to re-introduce it as our primary rating system.
<img loading="lazy" src="/assets/images/Battlesnake-Lite-Blog-Posts-Ver1_Trueskill-Rating-b985f232522a85d8ae7ce2cb5022a127.png" width="1600" height="900" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="why-not-elo"><strong>Why not ELO?</strong><a href="#why-not-elo" class="hash-link" aria-label="Direct link to why-not-elo" title="Direct link to why-not-elo">​</a></h3><p>ELO was designed for 1v1 play, and Battlesnake is not a 1v1 game. TrueSkill was developed by Microsoft as an alternative to ELO specifically with 'free-for-all' and team play in mind, meaning it's a better fit for us. Both systems have strong R&amp;D behind them and many years of use in large-scale gaming applications.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="will-leaderboards-reset-regularly-like-battlegrounds"><strong>Will Leaderboards reset regularly like Battlegrounds?</strong><a href="#will-leaderboards-reset-regularly-like-battlegrounds" class="hash-link" aria-label="Direct link to will-leaderboards-reset-regularly-like-battlegrounds" title="Direct link to will-leaderboards-reset-regularly-like-battlegrounds">​</a></h3><p>No. Leaderboards will remain active indefinitely, although points and achievements will be granted at the end of each month. With the new Trueskill system, there's <strong>no disadvantage to joining a Leaderboard already in progress</strong>, so we feel there's no need to reset them!</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="will-new-maps-and-game-modes-be-supported"><strong>Will new maps and game modes be supported?</strong><a href="#will-new-maps-and-game-modes-be-supported" class="hash-link" aria-label="Direct link to will-new-maps-and-game-modes-be-supported" title="Direct link to will-new-maps-and-game-modes-be-supported">​</a></h3><p>Yes! We're launching four <a href="https://play.battlesnake.com/leaderboards" target="_blank" rel="noopener noreferrer">Leaderboards</a> to start, using some of the more popular and hardened maps. We'll introduce additional Leaderboards throughout the year that will use newer and more complex Battlesnake maps.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="whats-on-the-horizon-for-battlesnake">What’s on the horizon for Battlesnake?<a href="#whats-on-the-horizon-for-battlesnake" class="hash-link" aria-label="Direct link to What’s on the horizon for Battlesnake?" title="Direct link to What’s on the horizon for Battlesnake?">​</a></h2><p>Over the coming months, you'll see a re-introduction of challenges, tournaments, and new game maps into the platform. We've stripped this functionality, for now, to make space to make larger changes to how they operate, but our plan is to bring them back bigger and better.</p><p>Battlesnake continues to be, above all, an incredible developer community that strives to be collaborative, inclusive, and a whole lot of fun for everyone. We're excited about these changes, and eager to get moving into 2023 and beyond.</p><p>📢</p><p>Join Brad and Chris this Thursday, Jan 19 on <a href="https://www.twitch.tv/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">Twitch</a> @ 11am PT / 2pm ET for a Q&amp;A about all things Battlesnake! If you can't make it but have a question for us, post it on Discord or leave it <a href="https://docs.google.com/forms/d/e/1FAIpQLSd9WDDeRHRgV0SatqJ0t6VCcRUUzWp76Ml4-JkZ7-zw6dfdzQ/viewform?usp=sf_link" target="_blank" rel="noopener noreferrer">here</a>.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Happy Holidays from the Battlesnake Team!]]></title>
            <link>https://docs.battlesnake.com/blog/2022/12/22/happy-holidays-from-the-battlesnake-team</link>
            <guid>https://docs.battlesnake.com/blog/2022/12/22/happy-holidays-from-the-battlesnake-team</guid>
            <pubDate>Thu, 22 Dec 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[We're so grateful to have such a dedicated global community of developers who play Battlesnake, and wish you all a safe & happy holiday season 🎄]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Christmas-Holidays-2022-Social-Media-Covers_Twitter-Post-4d1ca2cc9182192063b406c754b77535.png" width="1000" height="563" class="img_ev3q"></p><p>Hello Battlesnake Developers,</p><p>With the end of the year fast approaching, we wanted to take a moment to thank each and every one of you for being a part of our community this year.</p><p>Here are a few highlights made possible thanks to your support in 2022:</p><ul><li><strong>10,000,000+ Games Played</strong></li><li><strong>12,000+ Livestream Views</strong></li><li><strong>1,000+ Discord Members</strong></li></ul><p>And, of course, we were thrilled this past weekend to induct the first seven legendary Battlesnake Developers into the <a href="https://ml.battlesnake.com/te/cl/eyJ2Ijoie1wiYVwiOjQwODc2LFwibFwiOjc1MjI5MTY1Nzc5OTQ0NjA2LFwiclwiOjc1MjI5MTc0MDcyMDgzNDg3fSIsInMiOiJlODgxNzgxMzlmNDYzOWQ1In0" target="_blank" rel="noopener noreferrer">Hall of Fame</a>.</p><p>We are so grateful to have such a dedicated global community of developers who play Battlesnake, and we hope that you all have a safe and happy holiday season.</p><p>See you in 2023!
Andrew, Taraneh, Darcy, Sherri, Rob, Aurora, Chris, and Brad</p><hr><p>🎁</p><p>P.S. There's still time to complete our <a href="https://bsnk.io/2022survey" target="_blank" rel="noopener noreferrer">Annual Developer Survey</a> and get your hands on the limited-edition goldfish head customization (Survey closes <strong>Dec 31st at 11:59PM</strong> so don't miss the chance!) 🐟</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update - November 2022]]></title>
            <link>https://docs.battlesnake.com/blog/2022/12/07/battlesnake-developer-update-november-2022</link>
            <guid>https://docs.battlesnake.com/blog/2022/12/07/battlesnake-developer-update-november-2022</guid>
            <pubDate>Wed, 07 Dec 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[As Fall League finished up, the team was heads down working on infrastructure, with the biggest changes coming in the form of the new Rules 2.0 release!]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Update-Headers2022_Nov22-1-e534ce5dc67a87a5dda4dc2f4501cf51.png" width="745" height="420" class="img_ev3q"></p><p>As Fall League finished up, the team was heads down working on infrastructure, with the biggest changes coming in the form of the new Rules 2.0 release!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="rules-20">Rules 2.0<a href="#rules-20" class="hash-link" aria-label="Direct link to Rules 2.0" title="Direct link to Rules 2.0">​</a></h2><p>We did a big cleanup of the <a href="https://github.com/BattlesnakeOfficial/rules" target="_blank" rel="noopener noreferrer">Rules</a> project in November with the goal of making a 2.0 release. The goal of this cleanup was to remove a lot of legacy code and rework how the rulesets and maps work to make things a bit more intuitive. Although there are quite a few changes to the package's API, we ended up releasing this version as rules <strong><code>1.2.0</code></strong>instead, because of some awkward requirements around Go packaging.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="updated-interface">Updated Interface<a href="#updated-interface" class="hash-link" aria-label="Direct link to Updated Interface" title="Direct link to Updated Interface">​</a></h3><p>The previous interface was a bit of a mess handling legacy support for the dedicated Ruleset types along with the newer pipeline approach. Rob went in and removed all the legacy interfaces and settings arguments and built out a simpler, unified ruleset interface along with a variety of easy to use helpers. These new helpers make it much easier to create new rulesets and GameMaps.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="ttls">TTLs!<a href="#ttls" class="hash-link" aria-label="Direct link to TTLs!" title="Direct link to TTLs!">​</a></h3><p>We have added new internal fields for storing Time To Live values for food and hazards, along with generic storage data for maps. This provides a variety of new ways to power interesting Game Map functionality.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="new-pre-update-hook">New Pre-Update Hook<a href="#new-pre-update-hook" class="hash-link" aria-label="Direct link to New Pre-Update Hook" title="Direct link to New Pre-Update Hook">​</a></h3><p>We worked with experienced Battlesnake Developers, <a href="https://play.battlesnake.com/u/jonathanarns/" target="_blank" rel="noopener noreferrer">JonathanArns</a> and <a href="https://play.battlesnake.com/u/coreyja/" target="_blank" rel="noopener noreferrer">coreyja</a>, to add a new hook to the GameMap system to allow for board evaluation before the update step of the workflow runs. The new hook allows for new ways to manipulate state within a GameMap for more advanced map implementations.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="cli-bug-fixes">CLI Bug Fixes<a href="#cli-bug-fixes" class="hash-link" aria-label="Direct link to CLI Bug Fixes" title="Direct link to CLI Bug Fixes">​</a></h3><p>We fixed a bug where the body of the last request (i.e. the <code>/end</code> request) wasn't being logged in the output file by the CLI.</p><p>You can check out all the code changes in the <a href="https://github.com/BattlesnakeOfficial/rules/releases/tag/v1.2.0" target="_blank" rel="noopener noreferrer">Release Notes</a>.</p><hr><p>That's all for now. If you have any questions, reach out to us on the <a href="https://discord.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Fall League Results are in!]]></title>
            <link>https://docs.battlesnake.com/blog/2022/11/17/fall-league-results-are-in</link>
            <guid>https://docs.battlesnake.com/blog/2022/11/17/fall-league-results-are-in</guid>
            <pubDate>Thu, 17 Nov 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[With the dust still settling from the penultimate competition of the 2022 Battlesnake Competitive season, we are thrilled to share the final standings from the Fall League Platinum and Elite Tournaments.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Social-Media-Covers-Fall-League-2022_Twitter-Post-Fall-League-Tournament-Results-Are-In-738fb9d476d7864954349b738c2bdc30.png" width="1000" height="562" class="img_ev3q"></p><p>With the dust still settling from the penultimate competition of the 2022 Battlesnake Competitive season, we are thrilled to share the final standings from the Fall League Platinum and Elite Tournaments.</p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Read on to discover who claimed the title of:</div><div class="admonitionContent_S0QG"><ul><li>🥇 Platinum Tier Champion</li><li>🏆 Elite Tier Champion</li><li>👏 People's Choice Winner</li></ul></div></div><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="platinum-championship-tournament">Platinum Championship Tournament<a href="#platinum-championship-tournament" class="hash-link" aria-label="Direct link to Platinum Championship Tournament" title="Direct link to Platinum Championship Tournament">​</a></h2><p>An incredible 32 Battlesnake's qualified for the 2022 Fall League Platinum Tournament which took place over two days at the Twilio Signal Conference on<strong>November2nd and </strong>3rd****. You can catch it <a href="https://www.youtube.com/watch?v=lxdPV0u5oOI" target="_blank" rel="noopener noreferrer">here</a>. </p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Platinum Champion</div><div class="admonitionContent_S0QG"><p>Congratulations to <a href="https://play.battlesnake.com/u/master-coder/master-chief/" target="_blank" rel="noopener noreferrer"><strong>Master Chief by master-coder</strong></a>, our 2022 Fall League Platinum champion! 🥇</p></div></div><p><img loading="lazy" src="/assets/images/Kapture-2022-11-11-at-11.28.21-bb8707fa74d7b375cc3c3861cf7ba362.gif" width="1472" height="738" class="img_ev3q"><a href="https://play.battlesnake.com/g/f3f7ab60-9b95-4ecc-ac6b-542cb19e886c/" target="_blank" rel="noopener noreferrer"><strong>Click to replay</strong></a> the final battle of the 2022 Fall League Platinum Tournament.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="-watch-the-fall-league-platinum-tournament-stream">📺 Watch the Fall League Platinum Tournament Stream:<a href="#-watch-the-fall-league-platinum-tournament-stream" class="hash-link" aria-label="Direct link to 📺 Watch the Fall League Platinum Tournament Stream:" title="Direct link to 📺 Watch the Fall League Platinum Tournament Stream:">​</a></h3><p><a href="https://www.twitch.tv/videos/1643375935" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/battlesnakeofficial/1643375935/cf1e529a-306b-46b4-9740-a890539114c4/thumb/custom-4f001bfe-e379-4e13-94fc-76255fc429a9-640x360.png" class="img_ev3q"></a></p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="elite-championship-tournament">Elite Championship Tournament<a href="#elite-championship-tournament" class="hash-link" aria-label="Direct link to Elite Championship Tournament" title="Direct link to Elite Championship Tournament">​</a></h2><p>The competition intensified on <strong>Saturday, November 12th</strong> when the top Battlesnakes of the Fall League gathered for the Elite championship.</p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Elite Champion</div><div class="admonitionContent_S0QG"><p>Congratulations to <strong><a href="https://play.battlesnake.com/u/pedrosorio/soma-mini-v1fall/" target="_blank" rel="noopener noreferrer">soma-mini v1[fall]31by pedrosorio</a></strong>, our 2022 Fall League Elite champion! 🥇</p></div></div><p><img loading="lazy" src="/assets/images/win-0c90c88f39253e9a2378692c765e3743.gif" width="905" height="450" class="img_ev3q"><a href="https://play.battlesnake.com/g/beaa8624-1ced-462f-81ac-78b628da45f6/" target="_blank" rel="noopener noreferrer"><strong>Click to replay</strong></a> the final battle of the 2022 Fall League Elite Tournament.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="-watch-the-fall-league-elite-tournament-stream">📺 Watch the Fall League Elite Tournament Stream:<a href="#-watch-the-fall-league-elite-tournament-stream" class="hash-link" aria-label="Direct link to 📺 Watch the Fall League Elite Tournament Stream:" title="Direct link to 📺 Watch the Fall League Elite Tournament Stream:">​</a></h3><p><a href="https://www.twitch.tv/videos/1650938231" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/cebeaea86d34a204a49a_battlesnakeofficial_37822692805_8380350595/thumb/thumb1650938231-640x360.jpg" class="img_ev3q"></a></p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="peoples-choice-award">Peoples Choice Award<a href="#peoples-choice-award" class="hash-link" aria-label="Direct link to Peoples Choice Award" title="Direct link to Peoples Choice Award">​</a></h2><p>After a tight race between some big fan favorites this fall, it came down to only 4 cheers to crown the 2022 Fall League Peoples Choice Winner.</p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>People's Choice Winner</div><div class="admonitionContent_S0QG"><p>Congratulations to <a href="https://play.battlesnake.com/u/coreyja/hovering-hobbs/" target="_blank" rel="noopener noreferrer"><strong>Hovering Hobbs by coreyja</strong></a>, our 2022 Fall League Peoples Choice Winner! 👏</p></div></div><h3 class="anchor anchorWithStickyNavbar_LWe7" id="-learn-more-about-hovering-hobbs--developer-coreyja">📚 Learn more about <strong><a href="https://play.battlesnake.com/u/coreyja/hovering-hobbs/" target="_blank" rel="noopener noreferrer">Hovering Hobbs</a></strong> &amp; developer <strong><a href="https://play.battlesnake.com/u/coreyja" target="_blank" rel="noopener noreferrer">coreyja</a></strong>:<a href="#-learn-more-about-hovering-hobbs--developer-coreyja" class="hash-link" aria-label="Direct link to -learn-more-about-hovering-hobbs--developer-coreyja" title="Direct link to -learn-more-about-hovering-hobbs--developer-coreyja">​</a></h3><p><img loading="lazy" src="/assets/images/image-b315894d185ca07e8744c9640aaf6028.png" width="1206" height="596" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="big-thanks-to-our-partners"><strong>Big Thanks to our Partners</strong><a href="#big-thanks-to-our-partners" class="hash-link" aria-label="Direct link to big-thanks-to-our-partners" title="Direct link to big-thanks-to-our-partners">​</a></h2><p>Our wonderful partners are what makes Battlesnake possible. A big thanks goes out to <a href="https://play.battlesnake.com/partner/digitalocean" target="_blank" rel="noopener noreferrer">DigitalOcean</a>, <a href="https://play.battlesnake.com/partner/twilio" target="_blank" rel="noopener noreferrer">Twilio</a>, <a href="https://play.battlesnake.com/partner/newrelic" target="_blank" rel="noopener noreferrer">New Relic</a>, and <a href="https://play.battlesnake.com/partner/rbc" target="_blank" rel="noopener noreferrer">RBC</a> for their continued support!</p><p><strong>Ready for more live Battlesnake action?</strong> You won't have to wait long! The Winter Championship streams on December 17th at 9am PT / 12pm ET 🐍</p><p><img loading="lazy" src="/assets/images/image-1-cbdf5722cd60161259fb2c6c306b5d00.png" width="1000" height="562" class="img_ev3q"></p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Introducing the Battlesnake Campus Tour]]></title>
            <link>https://docs.battlesnake.com/blog/2022/11/17/introducing-the-battlesnake-campus-tour</link>
            <guid>https://docs.battlesnake.com/blog/2022/11/17/introducing-the-battlesnake-campus-tour</guid>
            <pubDate>Thu, 17 Nov 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[The Battlesnake Campus tour is a hackathon sponsorship with a twist.  Receive up to $2000 USD in funding, prizes, tools, mentors, and more.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Campus-Tour-a3a1b77aac984ff407e25e567e188780.png" width="1000" height="563" class="img_ev3q"></p><p>If you've ever wanted to host a Battlesnake hackathon at your North American college or university, there has never been a better time!</p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>TL;DR,</div><div class="admonitionContent_S0QG"><p> <strong>We're sponsoring student Battlesnake hackathons!</strong></p></div></div><p>The <a href="http://bsnk.io/campus-tour" target="_blank" rel="noopener noreferrer">Battlesnake Campus Tour</a> is a hackathon sponsorship with a twist. Recipients will receive up to <strong>$2000 USD in funding, prizes, tools, mentors, and more.</strong></p><p><a href="http://bsnk.io/campus-tour" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/Art-Prizes-3--f457027c27a1a5ac87882c954603c9d2.png" width="1000" height="722" class="img_ev3q"></a><a href="http://bsnk.io/campus-tour" target="_blank" rel="noopener noreferrer">Campus Tour</a> sponsorship includes a ton of great benefits including mentors from Battlesnake</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="we-want-to-support-your-awesome-event">We want to support your awesome event<a href="#we-want-to-support-your-awesome-event" class="hash-link" aria-label="Direct link to We want to support your awesome event" title="Direct link to We want to support your awesome event">​</a></h2><p>The Campus Tour is open to anyone looking to run a hackathon for students at the college and university level in <strong>North America </strong>and includes:</p><ul><li>A sponsorship of up to $2000 USD for food, venue, prizes, etc.</li><li>Promo materials crafted by our Design Team (cards, posters, etc.)</li><li>Battlesnake Team mentors to assist you on-site the day of your hackathon.</li><li>Access to the Battlesnake Tournaments tool—makes managing participants and tournament results a breeze!</li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="check-out-the-campus-tour"><a href="http://bsnk.io/campus-tour" target="_blank" rel="noopener noreferrer">CHECK OUT THE CAMPUS TOUR</a><a href="#check-out-the-campus-tour" class="hash-link" aria-label="Direct link to check-out-the-campus-tour" title="Direct link to check-out-the-campus-tour">​</a></h3><hr><h3 class="anchor anchorWithStickyNavbar_LWe7" id="dont-qualify-host-your-own-tournament-instead">Don't Qualify? Host Your Own Tournament Instead!<a href="#dont-qualify-host-your-own-tournament-instead" class="hash-link" aria-label="Direct link to Don't Qualify? Host Your Own Tournament Instead!" title="Direct link to Don't Qualify? Host Your Own Tournament Instead!">​</a></h3><p>If you don't fall into the perfect candidate for the Campus Tour, you can still request access to the Tournaments Tool. It handles registration, scoring, brackets, and allows you to run matches with just a few clicks! <a href="http://bsnk.io/accesstournaments" target="_blank" rel="noopener noreferrer">Request access</a>.</p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Important Dates</div><div class="admonitionContent_S0QG"><p>The deadline to <a href="http://bsnk.io/campus-tour" target="_blank" rel="noopener noreferrer">apply</a> for winter/spring semester is <strong>November 30</strong>, so don't delay!</p></div></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update - October 2022]]></title>
            <link>https://docs.battlesnake.com/blog/2022/11/08/battlesnake-developer-update-october-2022</link>
            <guid>https://docs.battlesnake.com/blog/2022/11/08/battlesnake-developer-update-october-2022</guid>
            <pubDate>Tue, 08 Nov 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[The team spent most of October running Fall League and working on some major new updates for the 2023 Competitive season that will be announced in December and January. Despite that we managed to get a few new improvements out for the platform.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Update-Headers2022_Oct22-1-49d8adcf608a0de57dbc363604c08ba0.png" width="1000" height="611" class="img_ev3q"></p><p>The team spent most of October running Fall League and working on some major new updates for the 2023 Competitive season that will be announced in December and January. Despite that we managed to get a few new improvements out for the platform.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="account-dashboard">Account Dashboard<a href="#account-dashboard" class="hash-link" aria-label="Direct link to Account Dashboard" title="Direct link to Account Dashboard">​</a></h2><p>The new <strong>Account Dashboard</strong> is very close to an alpha release, which will likely go live in November. This new interface will serve to guide you along your Battlesnake journey, informing you of ongoing events, recent stats, and suggestions for what to try next.</p><p><img loading="lazy" src="/assets/images/Account-Dashboard-Example-5a2e4adaf60f6e2a16feda7bfcf6abd4.png" width="1000" height="389" class="img_ev3q"></p><p>The team will be iterating on the dashboard regularly over the coming months, adding components to give developers quick insight into how their Battlesnakes are performing. You can check it out for yourself by going to <a href="https://play.battlesnake.com/account/dashboard" target="_blank" rel="noopener noreferrer">https://play.battlesnake.com/account/dashboard</a></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="sneak-peak-dark-mode">Sneak Peak: Dark Mode!<a href="#sneak-peak-dark-mode" class="hash-link" aria-label="Direct link to Sneak Peak: Dark Mode!" title="Direct link to Sneak Peak: Dark Mode!">​</a></h3><p>We are actively replacing a lot of old infrastructure with a whole new UI/UX system on the Battlesnake platform. This will help us make the experience more consistent through our feature set and support things like dark mode!</p><p><img loading="lazy" src="/assets/images/dark-mode-prototype-a7749f428c62aaa6aa326de1fbe20029.png" width="1000" height="705" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="weekly-ladder-notifications">Weekly Ladder Notifications<a href="#weekly-ladder-notifications" class="hash-link" aria-label="Direct link to Weekly Ladder Notifications" title="Direct link to Weekly Ladder Notifications">​</a></h2><p>In October we introduced new email notifications that summarize how your Battlesnake did over the last week in a league qualification ladder. This is the first in a set of new features we are implementing to give Battlesnake Developers more insight into how their Battlesnakes are performing on the platform. We hope to add more stats as well as some on-demand data that users can interact with in the future. </p><p>In addition, we are building out notifications around tournaments to keep everyone up to date on how league tournaments progress, from qualifications to results. The first of these emails will be sent out when the Fall League Platinum tournament completes on November 3rd!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="league-uiux-updates">League UI/UX Updates<a href="#league-uiux-updates" class="hash-link" aria-label="Direct link to League UI/UX Updates" title="Direct link to League UI/UX Updates">​</a></h2><p>The League Dashboards have got some upgrades! The elite and platinum qualification banners are now back on the leaderboard to help you quickly determine which Battlesnakes are opposing your entry to the tournament!</p><p><img loading="lazy" src="/assets/images/Screenshot-2022-11-01-at-4.01.35-PM-5e5910bff6618fb13fd48e5fd63057af.png" width="1214" height="1688" class="img_ev3q"></p><p>Speaking of tournaments we have made a long requested update to the tournament brackets. You can now click on the trophy icons on the brackets to review the game associated with that win. This lets developers easily review games in the context of the tournament! </p><p><img loading="lazy" alt="A single group from the tournament brackets demonstrating how to click on the trophy button to review a tournament game" src="/assets/images/Screenshot-2022-11-01-at-4.03.56-PM-a3db9d0e4bc83fde41e351bce9c1acd1.png" width="1042" height="1346" class="img_ev3q"></p><hr><p>That's all for now. If you have any questions, reach out to us on the <a href="https://discord.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Announcing the 2022 Fall League Tournament Qualified Battlesnakes]]></title>
            <link>https://docs.battlesnake.com/blog/2022/11/02/announcing-the-2022-fall-league-tournament-qualified-battlesnakes</link>
            <guid>https://docs.battlesnake.com/blog/2022/11/02/announcing-the-2022-fall-league-tournament-qualified-battlesnakes</guid>
            <pubDate>Wed, 02 Nov 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[With the Fall League leaderboard official closed, let’s take a look at the top tier Battlesnakes who qualified for the live tournaments streaming on Twitch on November 2nd, 3rd and 12th 🏆]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Social-Media-Covers-Fall-League-2022_Twitter-Post-Fall-League-Tournament-Qualified-Battlesnakes-561d72efd15229424e67cb3d2679b59b.png" width="1000" height="562" class="img_ev3q"></p><p>With the Fall League leaderboard officially closed, let’s take a look at the top-tier Battlesnakes who qualified for the live tournaments streaming on Twitch on <strong>November 2nd, 3rd </strong>and <strong>12th</strong> 🏆</p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>What's inside this announcement:</div><div class="admonitionContent_S0QG"><ul><li>Tournament Format</li><li>Platinum Qualified Battlesnakes</li><li>Elite Qualified Battlesnakes</li></ul></div></div><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="tournament-format">Tournament Format<a href="#tournament-format" class="hash-link" aria-label="Direct link to Tournament Format" title="Direct link to Tournament Format">​</a></h2><p><img loading="lazy" src="/assets/images/TitleCard-Tournament-Announement--1--02db83cd1e8738df7d7491f7e368e335.png" width="1000" height="562" class="img_ev3q"></p><p>We're doing something different this year, the Platinum Tournament will be streamed live at <strong><a href="https://twitch.tv/twilio" target="_blank" rel="noopener noreferrer">Twilio Signal 2022 Developer Conference</a></strong> across two days! Our talented team of shoutcasters will deliver exciting play-by-plays of the action.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="tournament-schedule">Tournament Schedule<a href="#tournament-schedule" class="hash-link" aria-label="Direct link to Tournament Schedule" title="Direct link to Tournament Schedule">​</a></h3><p>Platinum Quarterfinals: <strong>Wednesday, Nov 2 at 2:00pm PT / 5:00pm ET</strong></p><p>Platinum Finals: <strong>Thursday, Nov 3 &nbsp;at 2:00pm PT / 5:00pm ET</strong></p><ul><li>Streaming on <strong><a href="https://twitch.tv/twilio" target="_blank" rel="noopener noreferrer">twitch.tv/twilio</a></strong></li></ul><p>Elite Finals: <strong>Saturday, Nov 12 at 9:00am PT / 12:00pm ET </strong></p><ul><li>Streaming on <strong><a href="https://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">Twitch.TV/BattlesnakeOfficial</a></strong></li></ul><p>In these tournaments, 2 wins are required to move onto the next stage right up until the finals, where it will be a race to 3 wins to determine who will be crowned as the Tournament Champion.</p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="platinum-tournament">Platinum Tournament<a href="#platinum-tournament" class="hash-link" aria-label="Direct link to Platinum Tournament" title="Direct link to Platinum Tournament">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="wednesday-november-2--thursday-november-3-at-200pm-pt--500pm-et">Wednesday November 2 &amp; Thursday November 3 at 2:00pm PT / 5:00pm ET<a href="#wednesday-november-2--thursday-november-3-at-200pm-pt--500pm-et" class="hash-link" aria-label="Direct link to Wednesday November 2 &amp; Thursday November 3 at 2:00pm PT / 5:00pm ET" title="Direct link to Wednesday November 2 &amp; Thursday November 3 at 2:00pm PT / 5:00pm ET">​</a></h3><p>An incredible 16 Battlesnake's qualified in the Platinum tier of the 2022 Fall League Tournament which will take place on<strong> November 2nd and 3rd</strong> streaming live during the <a href="https://twitch.tv/twilio" target="_blank" rel="noopener noreferrer"><strong>Twilio Signal 2022 Developer Conference!</strong></a> 🐍</p><p><a href="https://play.battlesnake.com/league/fall-league-2022/tournaments/fall-league-2022-platinum/" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/Untitled-drawing--10--058e59582a8721e1458bd2a2f7694250.png" width="1000" height="269" class="img_ev3q"></a></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="check-out-the-fall-league-platinum-tournament-brackets">Check out the <a href="https://play.battlesnake.com/league/fall-league-2022/tournaments/fall-league-2022-platinum/" target="_blank" rel="noopener noreferrer">Fall League Platinum Tournament Brackets</a><a href="#check-out-the-fall-league-platinum-tournament-brackets" class="hash-link" aria-label="Direct link to check-out-the-fall-league-platinum-tournament-brackets" title="Direct link to check-out-the-fall-league-platinum-tournament-brackets">​</a></h3><p><img loading="lazy" src="/assets/images/tourn-a47bfd6a7edb30f960dafe964d1f9310.jpg" width="1000" height="495" class="img_ev3q"></p><p>The Fall League Platinum Tournament streams live on <a href="https://www.twitch.tv/twilio" target="_blank" rel="noopener noreferrer">twitch.tv/twilio</a> as part of the Twilio Signal Conference.</p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="elite-tournament">Elite Tournament<a href="#elite-tournament" class="hash-link" aria-label="Direct link to Elite Tournament" title="Direct link to Elite Tournament">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="saturday-november-12th-at-9am-pt--12pm-et">Saturday, November 12th at 9am PT / 12pm ET<a href="#saturday-november-12th-at-9am-pt--12pm-et" class="hash-link" aria-label="Direct link to Saturday, November 12th at 9am PT / 12pm ET" title="Direct link to Saturday, November 12th at 9am PT / 12pm ET">​</a></h3><p>With fierce competition throughout, 16 of this season's best Battlesnakes qualified for the 2022 Fall League Elite Tournament which will stream live on the <strong><a href="https://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">Battlesnake Official Twitch Channel</a></strong> on <strong>November 12th</strong>. 🐍</p><p><a href="https://play.battlesnake.com/league/fall-league-2022/tournaments/fall-league-2022-elite/" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/Untitled-drawing--11--47f15b10c0c049a3c98c1ec5178b3adc.png" width="1000" height="273" class="img_ev3q"></a></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="check-out-the-fall-league-elite-tournament-brackets">Check out the <a href="https://play.battlesnake.com/league/fall-league-2022/tournaments/fall-league-2022-elite/" target="_blank" rel="noopener noreferrer">Fall League Elite Tournament Brackets</a><a href="#check-out-the-fall-league-elite-tournament-brackets" class="hash-link" aria-label="Direct link to check-out-the-fall-league-elite-tournament-brackets" title="Direct link to check-out-the-fall-league-elite-tournament-brackets">​</a></h3><p><img loading="lazy" src="/assets/images/Social-Media-Covers-Fall-League-2022_Twitter-Post-Fall-League-Elite-Tournament-5b3c52e8f0f92bf6521bba6eff7a1736.png" width="1000" height="562" class="img_ev3q"></p><p>The Fall League Elite Tournament will stream on <a href="https://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">twitch.tv/BattlesnakeOfficial</a></p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="thanks--see-you-soon">Thanks &amp; See You Soon!<a href="#thanks--see-you-soon" class="hash-link" aria-label="Direct link to Thanks &amp; See You Soon!" title="Direct link to Thanks &amp; See You Soon!">​</a></h2><p>Before we close, we want to thank all of the Fall League competitors, both those who qualified and those who didn't make it to the tournament 🙏</p><p>We'd also like to send a big shoutout to our amazing community and our wonderful 2022 partners at <a href="https://play.battlesnake.com/partner/rbc" target="_blank" rel="noopener noreferrer">RBC</a>, <a href="https://play.battlesnake.com/partner/newrelic" target="_blank" rel="noopener noreferrer">New Relic</a>, <a href="https://play.battlesnake.com/partner/digitalocean" target="_blank" rel="noopener noreferrer">DigitalOcean</a> and <a href="https://play.battlesnake.com/partner/twilio" target="_blank" rel="noopener noreferrer">Twilio</a> who help to make these spectacular competitions possible ❤️‌‌</p><p><a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/2022SeasonPartnersTwitterCover-413f87a4ff24f62d866042091517a717.png" width="1000" height="334" class="img_ev3q"></a></p><blockquote><p>See you at <a href="https://twitch.tv/twilio" target="_blank" rel="noopener noreferrer">Twilio Signal</a> and on the <a href="https://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">Battlesnake Official Twitch Channel</a> this November 👋</p></blockquote>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update - September 2022]]></title>
            <link>https://docs.battlesnake.com/blog/2022/10/04/battlesnake-developer-update-september-2022</link>
            <guid>https://docs.battlesnake.com/blog/2022/10/04/battlesnake-developer-update-september-2022</guid>
            <pubDate>Tue, 04 Oct 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[September was a big planning month for Battlesnake. We got the entire remote team together for an onsite to discuss roadmap and brainstorm plans for the 2023 Competitive Season. There are a lot of exciting things coming in the next 6 months!]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Update-Headers2022_Sept22-d3f13ae19fe0de5f85aa816b1bb50936.png" width="1000" height="604" class="img_ev3q"></p><p>September was a big planning month for Battlesnake. We got the entire remote team together for an onsite to discuss roadmap and brainstorm plans for the 2023 Competitive Season. There are a lot of exciting things coming in the next 6 months!</p><p>Around all that planning, &nbsp;we managed to get a few new features into the platform!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="community-challenge-solo-maze">Community Challenge: Solo Maze<a href="#community-challenge-solo-maze" class="hash-link" aria-label="Direct link to Community Challenge: Solo Maze" title="Direct link to Community Challenge: Solo Maze">​</a></h2><p>Ever since <a href="https://play.battlesnake.com/u/coreyja/" target="_blank" rel="noopener noreferrer">coreyja</a> created the Solo Maze Game Map we wanted to utilize it on the site and given that it was designed for a single Battlesnake, it made a lot of sense to make it our first <a href="https://play.battlesnake.com/challenges/" target="_blank" rel="noopener noreferrer">Community Challenge</a>. </p><p><img loading="lazy" src="data:image/png;base64,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" width="200" height="200" class="img_ev3q"></p><p>You can now test your Battlesnake against 10 randomized mazes of increasing size and complexity. Your Battlesnake has 100 turns to find the food in the maze and then advance to the next level. Pass through all 10 levels of the Solo Maze to complete the challenge!</p><p>We hope to add more community challenges in the future. If you are interested in contributing your own challenge, you can pitch your concept on the <a href="https://github.com/BattlesnakeOfficial/feedback/discussions" target="_blank" rel="noopener noreferrer">Battlesnake Feedback Discussions</a>. </p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-accomplishments">Battlesnake Accomplishments<a href="#battlesnake-accomplishments" class="hash-link" aria-label="Direct link to Battlesnake Accomplishments" title="Direct link to Battlesnake Accomplishments">​</a></h2><p>We are experimenting with displaying a Battlesnake's performance in competitions &nbsp;as a way to show a story of how a Battlesnake competes over time. To that end, you can now see your Battlesnake's accomplishments listed on the Battlesnake profile page. </p><p><img loading="lazy" src="/assets/images/Screen-Shot-2022-09-28-at-2.12.08-PM-d2a053bf74086d368d4ef249349c3028.png" width="1000" height="438" class="img_ev3q"></p><p>The page now shows a breakdown of how your Battlesnake has done in each League, Tournament and Battlegrounds. In addition, we are showing streaks that your snake may have achieved in the Battlegrounds Standards and Duels ladders!</p><p>The feature is in a very alpha state at the moment and we are open to feedback!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-tournaments">Battlesnake Tournaments<a href="#battlesnake-tournaments" class="hash-link" aria-label="Direct link to Battlesnake Tournaments" title="Direct link to Battlesnake Tournaments">​</a></h2><p>As more developers gain early access to the Battlesnake Tournaments feature, we are regularly adding quality of life improvements to make the process of creating and running tournaments that much easier.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="my-tournaments">My Tournaments<a href="#my-tournaments" class="hash-link" aria-label="Direct link to My Tournaments" title="Direct link to My Tournaments">​</a></h3><p>We have made the tournaments you create easier to find by adding a new option to the navigation bar to provide quick access.
<img loading="lazy" src="/assets/images/Screen-Shot-2022-09-28-at-2.06.58-PM-1-3c6602b7754f9e7557f4bf840ae6bf54.png" width="1000" height="157" class="img_ev3q"></p><p>Also, the <a href="https://play.battlesnake.com/competitions/" target="_blank" rel="noopener noreferrer">Competitions page</a> was restructured to show your tournaments at the top, along side the leagues. It will also list the tournament that you are participating in that are being run by other organizers!</p><p><img loading="lazy" src="/assets/images/Screen-Shot-2022-09-28-at-2.08.25-PM-716361e307b7de10e4411759d82aa642.png" width="1000" height="634" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="tournament-testing">Tournament Testing<a href="#tournament-testing" class="hash-link" aria-label="Direct link to Tournament Testing" title="Direct link to Tournament Testing">​</a></h3><p>There are a variety of ways to configure your tournament and sometimes organizers want to experiment with the settings before they commit to a plan for their custom competition. Unfortunately, testing is difficult without tournament participants so we added a new tool that will let you import a set of special test &nbsp;Battlesnakes into your tournament. Now you can do some trial runs before inviting competitors to join!</p><p><img loading="lazy" src="/assets/images/Screen-Shot-2022-09-28-at-2.09.52-PM-5e20f194f85be1023e38ba674a9882b2.png" width="1000" height="535" class="img_ev3q"></p><p>If you are interested in running Battlesnake Tournaments for friends or colleagues &nbsp;you can <a href="https://bsnk.io/accesstournaments" target="_blank" rel="noopener noreferrer">apply for early access</a>.</p><hr><p>That's all for now. If you have any questions, reach out to us on the <a href="https://discord.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Fall League Registration is Open!]]></title>
            <link>https://docs.battlesnake.com/blog/2022/09/16/fall-league-registration-is-open</link>
            <guid>https://docs.battlesnake.com/blog/2022/09/16/fall-league-registration-is-open</guid>
            <pubDate>Fri, 16 Sep 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Don't miss your chance to join the final public league of the 2022 competitive season! Find out what's new and what's staying the same for Fall League so you'll be ready for battle when the competition begins on September 30th.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Social-Media-Covers-Fall-League-2022_Twitter-Post-Fall-League-Registration-Open-4e045e519fe6527381e61e8194851560.png" width="1000" height="562" class="img_ev3q"></p><p>Don't miss your chance to join the <em>final </em>public league of the 2022 competitive season! Find out what's new and what's staying the same for Fall League so you'll be ready for battle when the competition begins on <strong>September 30th.</strong></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="register-for-the-2022-fall-league-competition"><a href="https://play.battlesnake.com/league/fall-league-2022/" target="_blank" rel="noopener noreferrer">Register for the 2022 Fall League Competition!</a><a href="#register-for-the-2022-fall-league-competition" class="hash-link" aria-label="Direct link to register-for-the-2022-fall-league-competition" title="Direct link to register-for-the-2022-fall-league-competition">​</a></h2><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>New to Competitive Battlesnake?</div><div class="admonitionContent_S0QG"><p>Be sure to check out our <a href="https://play.battlesnake.com/league/fall-league-2022/register/#faq" target="_blank" rel="noopener noreferrer">FAQ page.</a></p></div></div><h2 class="anchor anchorWithStickyNavbar_LWe7" id="fall-league-game-modes"><strong>Fall League Game Modes</strong><a href="#fall-league-game-modes" class="hash-link" aria-label="Direct link to fall-league-game-modes" title="Direct link to fall-league-game-modes">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="something-old-and-something-new">Something Old and Something New<a href="#something-old-and-something-new" class="hash-link" aria-label="Direct link to Something Old and Something New" title="Direct link to Something Old and Something New">​</a></h3><p>While we are introducing some fun new features this fall, a couple things will mirror Summer League. Deadly walls, wrapped mode, and the $1000 prize pool will remain unchanged.</p><p><img loading="lazy" src="/assets/images/Fall-League---Game-Modes-696babb6754d41b2a612411d643271df.jpg" width="1000" height="256" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="deadly-hazard-walls">Deadly Hazard Walls<a href="#deadly-hazard-walls" class="hash-link" aria-label="Direct link to Deadly Hazard Walls" title="Direct link to Deadly Hazard Walls">​</a></h3><p>Once again, one wrong move could spell <strong>game over</strong> for your Battlesnake. Collisions with a hazard wall are fatal—dealing 100 damage to your Battlesnake.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="wrapped-mode">Wrapped Mode<a href="#wrapped-mode" class="hash-link" aria-label="Direct link to Wrapped Mode" title="Direct link to Wrapped Mode">​</a></h3><p>Battlesnakes can pass through the outer boundaries of the board by using gaps in the hazard walls to appear on the opposite side. Should another Battlesnake be on the other side of the board at the same time, <a href="https://docs.battlesnake.com/guides/game/rules#collisions" target="_blank" rel="noopener noreferrer">standard collision rules apply</a>.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="prize-pool">Prize Pool<a href="#prize-pool" class="hash-link" aria-label="Direct link to Prize Pool" title="Direct link to Prize Pool">​</a></h3><p>We're giving away a <a href="https://store.battlesnake.com/collections/prize-packs" target="_blank" rel="noopener noreferrer">prize pool of over $1000</a> worth of Battlensnake goodies including gift cards, trophies, medals and of course eternal bragging rights. </p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="game-board---all-new-islands--bridges-hazard-map">Game Board - All New Islands &amp; Bridges Hazard Map<a href="#game-board---all-new-islands--bridges-hazard-map" class="hash-link" aria-label="Direct link to Game Board - All New Islands &amp; Bridges Hazard Map" title="Direct link to Game Board - All New Islands &amp; Bridges Hazard Map">​</a></h3><p>This new maps features four quadrants separated by deadly hazard rivers that are not only impassible by Battlesnakes, but a one-hit kill! Games on this map will be played on an <strong>11x11 game board</strong>.</p><p><img loading="lazy" src="/assets/images/Social-Media-Covers-Fall-League-2022_Twitter-Post-Fall-League-Game-Map-Maze2-eb395406b25e4ff2bd35927c757e52c4.png" width="1000" height="562" class="img_ev3q"></p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>note</div><div class="admonitionContent_S0QG"><p>Ladders run up to 100 matches daily for 8-hours starting at 10pm PT / 1am ET / 6am GMT. Make sure your Battlesnake is awake and ready!</p></div></div><h3 class="anchor anchorWithStickyNavbar_LWe7" id="fall-league-schedule">Fall League Schedule<a href="#fall-league-schedule" class="hash-link" aria-label="Direct link to Fall League Schedule" title="Direct link to Fall League Schedule">​</a></h3><p>Here's a rundown of what's happening this Fall and when to watch the tournaments live on Twitch. &nbsp;</p><ul><li><strong>Registration Opens:</strong> NOW!</li><li><strong>Ladder Opens:</strong> September 30th at 10:00pm PDT / October 1st 1:00pm EDT</li><li><strong>Snake Pit Live!:</strong> October 15th at 9:00am PDT / 12:00pm EDT</li><li><strong>Ladder Freeze:</strong> October 29th at 8:00am PDT / 11:00am EDT</li><li><strong>Platinum Tournament:</strong> Early November </li><li><strong>Elite Tournament:</strong> Mid-November</li></ul><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>note</div><div class="admonitionContent_S0QG"><p>Add these dates to your Google calendar <a href="https://play.battlesnake.com/schedule/" target="_blank" rel="noopener noreferrer">here</a>.</p></div></div><h2 class="anchor anchorWithStickyNavbar_LWe7" id="big-thanks-to-our-partners"><strong>Big Thanks to our Partners</strong><a href="#big-thanks-to-our-partners" class="hash-link" aria-label="Direct link to big-thanks-to-our-partners" title="Direct link to big-thanks-to-our-partners">​</a></h2><p>Our wonderful partners are what makes Battlesnake possible. A big thanks goes out to <a href="https://play.battlesnake.com/partner/digitalocean" target="_blank" rel="noopener noreferrer">DigitalOcean</a>, <a href="https://play.battlesnake.com/partner/twilio" target="_blank" rel="noopener noreferrer">Twilio</a>, <a href="https://play.battlesnake.com/partner/newrelic" target="_blank" rel="noopener noreferrer">New Relic</a>, and <a href="https://play.battlesnake.com/partner/rbc" target="_blank" rel="noopener noreferrer">RBC</a> for their continued support!</p><p><img loading="lazy" src="/assets/images/Medals-20Fall-20League-202022_Fall-20League-202022-202x2-20Medal-7dbd543a6aebb06c9d3010ee2e1398e3.png" width="1600" height="782" class="img_ev3q"></p><p>Don't miss all the exciting Battlesnake Streams on <a href="https://twitch.tv/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">Twitch.</a></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="register-for-the-2022-fall-league-competition-1"><a href="https://play.battlesnake.com/league/fall-league-2022/" target="_blank" rel="noopener noreferrer">Register for the 2022 Fall League Competition!</a><a href="#register-for-the-2022-fall-league-competition-1" class="hash-link" aria-label="Direct link to register-for-the-2022-fall-league-competition-1" title="Direct link to register-for-the-2022-fall-league-competition-1">​</a></h3><hr><p>Have something you want to share with us? Reach out to us on <a href="https://discord.gg/fb4m4Ex7RR" target="_blank" rel="noopener noreferrer">Discord</a>, Twitter <a href="https://twitter.com/playbattlesnake" target="_blank" rel="noopener noreferrer">@playbattlesnake</a>, or at <a href="mailto:hello@battlesnake.com" target="_blank" rel="noopener noreferrer">hello@battlesnake.com</a>.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update - August 2022]]></title>
            <link>https://docs.battlesnake.com/blog/2022/09/08/battlesnake-developer-update-august-2022</link>
            <guid>https://docs.battlesnake.com/blog/2022/09/08/battlesnake-developer-update-august-2022</guid>
            <pubDate>Thu, 08 Sep 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[A lot of things came together in August for the Battlesnake team, including improvements to almost every corner of the platform.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Update-Headers2022_Aug22-258dc28eaa057baebf4951de1e36ecd7.png" width="1000" height="604" class="img_ev3q"></p><p>A lot of things came together in August for the Battlesnake team, including improvements to almost every corner of the platform.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-docs">New Docs<a href="#new-docs" class="hash-link" aria-label="Direct link to New Docs" title="Direct link to New Docs">​</a></h2><p>We rebuilt and relaunched <a href="https://docs.battlesnake.com/" target="_blank" rel="noopener noreferrer">docs.battlesnake.com</a> using the <a href="https://docusaurus.io/" target="_blank" rel="noopener noreferrer">Docusaurus</a> platform. This gave us a lot of power to improve the usability of the docs and provide a solid platform for community members to contribute to the documentation that supports Battlesnake. </p><p><a href="https://docs.battlesnake.com" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/docs-page-screenshot-1878b80fb201909b6ee1782a0870e5e3.png" width="1000" height="696" class="img_ev3q"></a></p><p>Big thanks to Bultz, Corey, Naomi and the other community members that both assisted in the port and contributed new content to the site!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="revised-starter-projects">Revised Starter Projects<a href="#revised-starter-projects" class="hash-link" aria-label="Direct link to Revised Starter Projects" title="Direct link to Revised Starter Projects">​</a></h2><p>Brad spent a lot of August reviewing and updating the official Battlesnake Starter Projects to be much more approachable. A major part of this was removing a lot of the infrastructure support like Heroku and Replit from the projects on GitHub to make them to make them as simple and portable as possible. </p><p>The docs site has a handy listing of all the <a href="https://docs.battlesnake.com/starter-projects" target="_blank" rel="noopener noreferrer">Battlesnake Starter Projects</a>.</p><p>We still do love Replit as a quick way of getting started with Battlesnake and to that end we have created all new Replit templates for each of the starter projects. These templates are designed to rapidly setup Battlesnakes inside of the Replit ecosystem. </p><p>You can find all of the Replit starter templates here: <a href="https://replit.com/@Battlesnake" target="_blank" rel="noopener noreferrer">https://replit.com/@Battlesnake</a></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-tournaments">Battlesnake Tournaments<a href="#battlesnake-tournaments" class="hash-link" aria-label="Direct link to Battlesnake Tournaments" title="Direct link to Battlesnake Tournaments">​</a></h2><p>The new tournaments feature we announced earlier this year is now live! This system allows developers to run their own ad hoc tournaments for up to 16 other Battlesnake users. The system supports 7 different game mode and map combinations as well as standard and duels tournament formats!</p><p><img loading="lazy" src="/assets/images/Screen-Shot-2022-09-06-at-1.43.11-PM-d5216b2f8059f7d3bad0f82c2e66f7d7.png" width="1000" height="974" class="img_ev3q"></p><p>You can access the Battlesnake Tournament feature by clicking on the Create Game button and then the Tournament button.</p><p><img loading="lazy" src="/assets/images/Screen-Shot-2022-09-06-at-1.36.08-PM-76bede247e565d1f46546ca4ad37ba02.png" width="1000" height="689" class="img_ev3q"></p><p>For now we are running a trial of the system with a few dozen users, and expand access over the coming weeks. To request access to the Battlesnake Tournaments feature, just fill in the <a href="https://bsnk.io/accesstournaments" target="_blank" rel="noopener noreferrer">application form</a>.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="custom-game-changes">Custom Game Changes<a href="#custom-game-changes" class="hash-link" aria-label="Direct link to Custom Game Changes" title="Direct link to Custom Game Changes">​</a></h2><p>We have made it easier to test your Battlesnake in custom games! We have added four new "bots" to the Custom Game interface which provide you with opponents that show consistent behavior in games, for when you are first starting out or trying out a new type of algorithm. </p><p>We have also added several new game maps to the form, to give you different ways to challenge your Battlesnake in custom games. </p><p>Lastly there is a new game rule available, <em>Wrapped + Constrictor</em>, combining both mechanics into one game board, for interesting results. The September Battlegrounds includes the Constrictor Maze ladder, that combines the new game rule with the Arcade Maze map from Summer League!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="retry-specific-challenges">Retry Specific Challenges<a href="#retry-specific-challenges" class="hash-link" aria-label="Direct link to Retry Specific Challenges" title="Direct link to Retry Specific Challenges">​</a></h2><p>We have noticed that some players like to reset their challenges to retry the challenges with different Battlesnakes and to validate new algorithm changes. We have made this workflow much simpler now as any completed challenge can be retried individually using any Battlesnake on your account. Just click on the Retry Challenge link below the card and select the Battlesnake you want to use. The challenge game will be generated immediately!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="feature-preview-developer-dashboard">Feature Preview: Developer Dashboard<a href="#feature-preview-developer-dashboard" class="hash-link" aria-label="Direct link to Feature Preview: Developer Dashboard" title="Direct link to Feature Preview: Developer Dashboard">​</a></h2><p>We’ve been busy working on projects related to your previous feedback, one of which is the new <strong><em>Account Dashboard</em>.</strong> This new interface will serve to guide you along your Battlesnake journey, informing you of ongoing events, recent stats, and suggestions for what to try next. </p><p><img loading="lazy" src="/assets/images/Screen-Shot-2022-09-06-at-1.34.02-PM-eed1e0fb99b6e006adc9ff9b29bdb4bf.png" width="1000" height="818" class="img_ev3q"></p><p>It's still in the early prototype stage but we are planning to release an initial version in September!</p><hr><p>That's all for now. If you have any questions, reach out to us on the <a href="https://discord.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Summer League Results are in!]]></title>
            <link>https://docs.battlesnake.com/blog/2022/08/08/summer-league-results-are-in</link>
            <guid>https://docs.battlesnake.com/blog/2022/08/08/summer-league-results-are-in</guid>
            <pubDate>Mon, 08 Aug 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[With the dust only just settling from an exciting summer of Battlesnake, we're thrilled to share the final standings from the 2022 Summer League Competition.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Blog-Posts-Ver2_Summer-League-2022-Results-Are-In-66613e222f93874f66fd265b01d2daf6.png" width="2000" height="1125" class="img_ev3q"></p><p>With the dust only just settling from an exciting summer of Battlesnake, we're thrilled to share the final standings from the 2022 Summer League Competition.</p><div class="theme-admonition theme-admonition-tip alert alert--success admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy">📑</span>Read on to discover who claimed the title of:</div><div class="admonitionContent_S0QG"><p>- 🥇 Platinum Tier Champion</p><p>- 🏆 Elite Tier Champion</p><p>- 👏 Peoples Choice Winner</p></div></div><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="platinum-championship-tournament">Platinum Championship Tournament<a href="#platinum-championship-tournament" class="hash-link" aria-label="Direct link to Platinum Championship Tournament" title="Direct link to Platinum Championship Tournament">​</a></h2><p>An incredible 16 Battlesnake's qualified for the 2022 Summer League Platinum Championship which took place on *<strong>*Saturday, July 23rd**</strong>.</p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>Platinum Champion</div><div class="admonitionContent_S0QG"><p>Congratulations to <a href="https://play.battlesnake.com/u/nosnaws/tiam/" target="_blank" rel="noopener noreferrer"><strong>Tiam by nosnaws</strong></a>, our 2022 Summer League Platinum champion!</p></div></div><p>🐍 Check out Tiam's final battle of the Summer League Platinum Tournament:
<a href="https://play.battlesnake.com/g/5ac4aadd-315e-46b4-9903-6ffdedc0f9cf/" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/tiams-511145706f7a5ad0000b1712c43f6389.gif" width="1200" height="602" class="img_ev3q"></a><a href="https://play.battlesnake.com/g/5ac4aadd-315e-46b4-9903-6ffdedc0f9cf/" target="_blank" rel="noopener noreferrer">Click to replay</a> the final battle of the 2022 Summer League Platinum Tournament</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="-watch-the-summer-league-platinum-tournament-stream">📺 Watch the Summer League Platinum Tournament stream:<a href="#-watch-the-summer-league-platinum-tournament-stream" class="hash-link" aria-label="Direct link to 📺 Watch the Summer League Platinum Tournament stream:" title="Direct link to 📺 Watch the Summer League Platinum Tournament stream:">​</a></h3><p><a href="https://www.twitch.tv/videos/1540566498" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/b4fed3271f4933d71100_battlesnakeofficial_90204945435_1463428398/thumb/thumb1540566498-640x360.jpg" class="img_ev3q"></a></p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="elite-championship-tournament">Elite Championship Tournament<a href="#elite-championship-tournament" class="hash-link" aria-label="Direct link to Elite Championship Tournament" title="Direct link to Elite Championship Tournament">​</a></h2><p>The competition intensified on <strong>Saturday, July 30th</strong> when the top Battlesnakes of the summer gathered for the Summer League Elite championship.</p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>Elite Champion</div><div class="admonitionContent_S0QG"><p>Congratulations to <a href="https://play.battlesnake.com/u/jonathanarns/shapeshifter/" target="_blank" rel="noopener noreferrer"><strong>Shapeshifter by JonathanArns</strong></a>, our 2022 Summer League Elite champion!</p></div></div><p>🐍 Check out Shapeshifter's final battle of the Summer League Elite Tournament:
<img loading="lazy" src="/assets/images/shapeshifter-3be2f4f1e13765ffcb83c37bb820ee95.gif" width="1200" height="602" class="img_ev3q">
<a href="https://play.battlesnake.com/g/1a56fa0f-7c3e-43b8-98c3-2f16d64bc832/" target="_blank" rel="noopener noreferrer">Click to replay</a> the final battle of the 2022 Summer League Elite Tournament.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="-watch-the-summer-league-elite-tournament-stream">📺 Watch the Summer League Elite Tournament Stream:<a href="#-watch-the-summer-league-elite-tournament-stream" class="hash-link" aria-label="Direct link to 📺 Watch the Summer League Elite Tournament Stream:" title="Direct link to 📺 Watch the Summer League Elite Tournament Stream:">​</a></h3><p><a href="https://www.twitch.tv/videos/1547496494" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/c20e3151b38d25ca2fdf_battlesnakeofficial_54164541052_9619206635/thumb/thumb1547496494-640x360.jpg" class="img_ev3q"></a></p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="peoples-choice-award">Peoples Choice Award<a href="#peoples-choice-award" class="hash-link" aria-label="Direct link to Peoples Choice Award" title="Direct link to Peoples Choice Award">​</a></h2><p>After a tight race between some big fan favorites this summer, it came down to only 2 cheers to crown the 2022 Summer League Peoples Choice Winner.</p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>Peoples Choice Winner</div><div class="admonitionContent_S0QG"><p>Congratulations to <a href="https://play.battlesnake.com/u/jlafayette/ziggy-snakedust/" target="_blank" rel="noopener noreferrer"><strong>Ziggy Snakedust by jlafayette</strong></a>, our 2022 Summer League Peoples Choice Winner!</p></div></div><p><a href="https://play.battlesnake.com/u/jlafayette/ziggy-snakedust/" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/people-choice-89e58b0a67c30d1a14e0ea7408187532.gif" width="1112" height="612" class="img_ev3q"></a></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="-learn-more-about-ziggy-snakedust-and-its-developer-jlafayette">📚 Learn more about <strong><a href="https://play.battlesnake.com/u/jlafayette/ziggy-snakedust/" target="_blank" rel="noopener noreferrer">Ziggy Snakedust</a></strong> and its developer <a href="https://play.battlesnake.com/u/jlafay" target="_blank" rel="noopener noreferrer"><strong>jlafayette</strong></a>:<a href="#-learn-more-about-ziggy-snakedust-and-its-developer-jlafayette" class="hash-link" aria-label="Direct link to -learn-more-about-ziggy-snakedust-and-its-developer-jlafayette" title="Direct link to -learn-more-about-ziggy-snakedust-and-its-developer-jlafayette">​</a></h3><p><a href="https://play.battlesnake.com/u/jlafayette/ziggy-snakedust/" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/image-1-5e7cf70a41cc7c10f1781d9af41fad8f.png" width="1460" height="499" class="img_ev3q"></a> </p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="big-thanks-to-our-partners"><strong>Big Thanks to our Partners</strong><a href="#big-thanks-to-our-partners" class="hash-link" aria-label="Direct link to big-thanks-to-our-partners" title="Direct link to big-thanks-to-our-partners">​</a></h2><p>Our wonderful partners are what makes Battlesnake possible. A big thanks goes out to <a href="https://play.battlesnake.com/partner/digitalocean" target="_blank" rel="noopener noreferrer">DigitalOcean</a>, <a href="https://play.battlesnake.com/partner/twilio" target="_blank" rel="noopener noreferrer">Twilio</a>, <a href="https://play.battlesnake.com/partner/newrelic" target="_blank" rel="noopener noreferrer">New Relic</a>, and <a href="https://play.battlesnake.com/partner/rbc" target="_blank" rel="noopener noreferrer">RBC</a> for their continued support!</p><p><strong>Ready to join the next competition?</strong> You won't have to wait long! Fall League Registration opens September 16th, 2022 on <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">play.battlesnake.com</a> 🐍</p><p><img loading="lazy" src="/assets/images/FY785bxUcAA2cpi-5e4f06a165f2c194c0ec1201d0f0e7fa.jpg" width="1000" height="560" class="img_ev3q"></p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update - June 2022]]></title>
            <link>https://docs.battlesnake.com/blog/2022/08/04/battlesnake-developer-update-july-2022</link>
            <guid>https://docs.battlesnake.com/blog/2022/08/04/battlesnake-developer-update-july-2022</guid>
            <pubDate>Thu, 04 Aug 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[As Summer League 2022 wrapped up and moved into the tournament phase, the development team  focused some new features for Battlesnake!]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/july-09016a7b70b86f2e201be5b1fa8e80fb.png" width="802" height="455" class="img_ev3q"></p><p>As Summer League 2022 wrapped up and moved into the tournament phase, the development team &nbsp;focused some new features for Battlesnake!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-customizations-and-battlesnake-points">New Customizations and Battlesnake Points!<a href="#new-customizations-and-battlesnake-points" class="hash-link" aria-label="Direct link to New Customizations and Battlesnake Points!" title="Direct link to New Customizations and Battlesnake Points!">​</a></h2><p>In August, we are introducing a new rewards system called Battlesnake Points. As you explore the Battlesnake platform and complete goals, you will automatically earn points. You can then use those points to unlock new head and tail customizations on the <a href="https://play.battlesnake.com/customizations/" target="_blank" rel="noopener noreferrer">Customizations</a> page.</p><p>As part of this new feature, we have released some previous exclusive customizations and added a few brand new ones!</p><p><img loading="lazy" alt="A screenshot of the 2022 Collection group of new head and tail customizations including the night cap and wave tails, along with the eel, shark and sleepy heads" src="/assets/images/New-Customizations-for-August-1-605eb3a2be792957a1ce6cc4739312fb.png" width="1000" height="428" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="more-game-maps">More Game Maps<a href="#more-game-maps" class="hash-link" aria-label="Direct link to More Game Maps" title="Direct link to More Game Maps">​</a></h2><p>Now that the Game Maps system in Rules is fully operational and battle tested we are now experimenting with all kinds of new ways to create maps for Battlesnake games.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="sinkholes">Sinkholes!<a href="#sinkholes" class="hash-link" aria-label="Direct link to Sinkholes!" title="Direct link to Sinkholes!">​</a></h3><p>Starting as an idea for Battlegrounds during a <a href="https://www.twitch.tv/videos/1531835887" target="_blank" rel="noopener noreferrer">Battlesnake Codes</a> stream, Rob and I have built out a new kind of game map that introduces stacked hazards as a new problem to solve!</p><p>The sinkhole map spans a growing area of hazard with new layers of hazards appearing over the previous, much like a heat map. Battlesnakes moving into the depths of the sinkhole will take damage from each hazard stacked on a square.</p><p><img loading="lazy" alt="A Battlesnake travels around the edge of the board avoiding an expanding circle of hazard squares growing from the center of the game board" src="/assets/images/Sinkhole-Maze-Example-d9a4955f2d313c554bfe331d7cab3bc1.gif" width="2312" height="2304" class="img_ev3q"></p><p>Try it out yourself with the <a href="https://github.com/BattlesnakeOfficial/rules" target="_blank" rel="noopener noreferrer">Rules CLI</a> or enter a Battlesnake into the <em>Sinkhole!</em> ladder for the August <a href="https://play.battlesnake.com/battlegrounds" target="_blank" rel="noopener noreferrer">Battlegrounds</a>.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="solo-maze">Solo Maze<a href="#solo-maze" class="hash-link" aria-label="Direct link to Solo Maze" title="Direct link to Solo Maze">​</a></h3><p>Solo Maze is the first approved map developed by the community! Experienced Battlesnake developer, <a href="https://play.battlesnake.com/u/coreyja/" target="_blank" rel="noopener noreferrer"><strong>coreya</strong></a><strong>,</strong> has created an ingenious solo experience where your Battlesnake must solve a series of increasingly more complicated mazes in order to find food.</p><p> &nbsp;
<img loading="lazy" alt="A Battlesnake navigates three levels of the new Solo Maze map before getting trapped in a dead end" src="/assets/images/Solo-Maze-Example-v2-1-149420e851ad623d95551af354cda689.gif" width="2312" height="2184" class="img_ev3q"></p><p>Is your Battlesnake smart enough to solve every maze? Try it out using the Rules CLI and prepare for a potential new Challenge coming this fall.</p><hr><p>That's all for now. If you have any questions, reach out to us on the <a href="https://discord.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Unlock New Head and Tails with Battlesnake Points]]></title>
            <link>https://docs.battlesnake.com/blog/2022/08/03/battlesnake-points</link>
            <guid>https://docs.battlesnake.com/blog/2022/08/03/battlesnake-points</guid>
            <pubDate>Wed, 03 Aug 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Introducing Battlesnake Points! Which can be used unlock new head and tail customizations for your Battlesnake. There are over 100 customizations to collect and new heads and tails being released regularly.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/BlogPost-Points-3796fcb3bb3a3e602095c101e2a3b69d.png" width="1600" height="900" class="img_ev3q"></p><p>Introducing <strong>Battlesnake Points!</strong> Which can be used unlock new head and tail customizations for your Battlesnake. There are over 100 customizations to collect and new heads and tails being released regularly.</p><p>In this post, we'll cover what Battlesnake Points are, how to earn them, and where to spend them.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="the-new-customizations-page">The New "Customizations" Page<a href="#the-new-customizations-page" class="hash-link" aria-label="Direct link to The New &quot;Customizations&quot; Page" title="Direct link to The New &quot;Customizations&quot; Page">​</a></h2><p>This new page shows all of the <a href="https://play.battlesnake.com/customizations/" target="_blank" rel="noopener noreferrer">customizations</a> you've collected during your adventures with Battlesnake. Anything you unlocked via a reward code, received from an achievement or earned as a prize is visible there. It's also where you'll have access to <strong>new</strong> customizations.</p><p><img loading="lazy" src="/assets/images/Screen-Shot-2022-07-28-at-3.17.19-PM-7a2340485e66218b35d0d73cd26683a1.png" width="1132" height="1368" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="unlocking-new-customizations-with-battlesnake-points">Unlocking New Customizations with Battlesnake Points<a href="#unlocking-new-customizations-with-battlesnake-points" class="hash-link" aria-label="Direct link to Unlocking New Customizations with Battlesnake Points" title="Direct link to Unlocking New Customizations with Battlesnake Points">​</a></h2><p>We are introducing <strong>Battlesnake Points</strong>, which you can use to unlock new head and tail customizations for your Battlesnake! There are over 100 customizations to collect, with new heads and tails being released regularly.</p><p>To unlock a customization, 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!</p><p><img loading="lazy" src="/assets/images/Customization-Unlock-e0ea7a81b543ae6e0ad7d1fcebd5c518.png" width="1200" height="575" class="img_ev3q">Just click on the unlock button to use your points to unlock a new customization!</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="how-do-i-get-battlesnake-points">How Do I Get Battlesnake Points?<a href="#how-do-i-get-battlesnake-points" class="hash-link" aria-label="Direct link to How Do I Get Battlesnake Points?" title="Direct link to How Do I Get Battlesnake Points?">​</a></h3><p>Battlesnake Points are gained by participating in various Battlesnake activities. As you explore the Battlesnake platform and complete goals, you will automatically earn points. </p><p>There are many ways to earn Battlesnake Points:</p><ul><li>Create a Battlesnake</li><li>Complete challenges</li><li>Participate in Battlegrounds</li><li>Join a league</li><li>Compete in a tournament</li><li>Be active in the community</li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="bonus">Bonus!<a href="#bonus" class="hash-link" aria-label="Direct link to Bonus!" title="Direct link to Bonus!">​</a></h3><p>To get everyone started we have analyzed every existing user account and rewarded them points for all activities they have completed since December 2021!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="5-new-customizations-now-available">5 New Customizations Now Available<a href="#5-new-customizations-now-available" class="hash-link" aria-label="Direct link to 5 New Customizations Now Available" title="Direct link to 5 New Customizations Now Available">​</a></h2><p>To celebrate this new mechanism we are releasing<strong><a href="https://play.battlesnake.com/customizations/" target="_blank" rel="noopener noreferrer">5 new, never-before seen</a></strong>, head and tail customizations as part of the 2022 Collection!</p><h2><img loading="lazy" src="/assets/images/New-Customizations-for-August-605eb3a2be792957a1ce6cc4739312fb.png" width="1000" height="428" class="img_ev3q"></h2><p>We will continue to iterate on this new system and introduce new customizations. We will be actively listening to feedback on the <a href="https://discord.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server and the <a href="https://github.com/BattlesnakeOfficial/feedback/discussions" target="_blank" rel="noopener noreferrer">Battlesnake Discussions</a> forum as we explore what is and isn't working! You're also welcome to email us at <a href="mailto:hello@battlesnake.com" target="_blank" rel="noopener noreferrer">hello@battlesnake.com</a></p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Announcing the 2022 Summer League Tournament Qualified Battlesnakes]]></title>
            <link>https://docs.battlesnake.com/blog/2022/07/16/2022-summer-league-brackets</link>
            <guid>https://docs.battlesnake.com/blog/2022/07/16/2022-summer-league-brackets</guid>
            <pubDate>Sat, 16 Jul 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[With the Summer League leaderboard official closed, let’s take a look at the top tier Battlesnakes who qualified for the live tournaments on Saturday, July 23rd and Saturday, July 30th on Twitch.TV/BattlesnakeOfficial 🏆]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Social-Media-Covers-Summer-League-2022_Twitter-Post-Summer-League-Tournament-Qualified-Battlesnakes-0d57fd5217a4b90c01fcc4777e085f6b.png" width="1600" height="900" class="img_ev3q"></p><p>With the Summer League leaderboard official closed, let’s take a look at the top tier Battlesnakes who qualified for the live tournaments on <strong>Saturday, July 23rd</strong> and <strong>Saturday, July 30th</strong> on <a href="https://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">Twitch.TV/BattlesnakeOfficial</a> 🏆</p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>What's inside this announcement?</div><div class="admonitionContent_S0QG"><ul><li>Tournament Format</li><li>Platinum Qualified Battlesnakes</li><li>Elite Qualified Battlesnakes</li><li>Peoples Choice Award Contenders</li></ul></div></div><h2 class="anchor anchorWithStickyNavbar_LWe7" id="tournament-format">Tournament Format<a href="#tournament-format" class="hash-link" aria-label="Direct link to Tournament Format" title="Direct link to Tournament Format">​</a></h2><p>The 2022 Summer League Tournament's will kick off on <strong>Saturday, July 23rd beginning at 9am PT / 12pm ET on </strong><a href="https://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer"><strong>Twitch.TV/BattlesnakeOfficial</strong></a> with the Platinum Qualified competitors.</p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>note</div><div class="admonitionContent_S0QG"><p>Throughout this day of competition, 2 wins will be required to move onto the next stage, right up until the finals where it will be a race to 3 to determine who will be crowned as the Tournament Champion.</p></div></div><p>Then we'll return for the exciting finale to the Summer League on <strong>Saturday, July 30th beginning at 9am PT / 12pm ET on </strong><a href="https://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer"><strong>Twitch.TV/BattlesnakeOfficial</strong></a> where we will crown both the Elite Champion and the Peoples Choice Winner.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="platinum-tournament">Platinum Tournament<a href="#platinum-tournament" class="hash-link" aria-label="Direct link to Platinum Tournament" title="Direct link to Platinum Tournament">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="saturday-july-23rd-at-9am-pt--12pm-et">Saturday, July 23rd at 9am PT / 12pm ET<a href="#saturday-july-23rd-at-9am-pt--12pm-et" class="hash-link" aria-label="Direct link to Saturday, July 23rd at 9am PT / 12pm ET" title="Direct link to Saturday, July 23rd at 9am PT / 12pm ET">​</a></h3><p>An incredible 16 Battlesnake's qualified in the Platinum tier of the 2022 Summer League Tournament which will take place <strong>Saturday, July 23rd</strong> on Twitch.</p><p><a href="https://play.battlesnake.com/league/summer-league-2022/tournaments/summer-league-2022-platinum/" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/Untitled-drawing--1--57dada3be55064f5f42bbd4ab2812514.jpg" width="1000" height="397" class="img_ev3q"></a></p><h4 class="anchor anchorWithStickyNavbar_LWe7" id="check-out-the-brackets-for-the-summer-league-platinum-tournament"><a href="https://play.battlesnake.com/league/summer-league-2022/tournaments/summer-league-2022-platinum/" target="_blank" rel="noopener noreferrer">Check out the Brackets</a> for the Summer League Platinum Tournament<a href="#check-out-the-brackets-for-the-summer-league-platinum-tournament" class="hash-link" aria-label="Direct link to check-out-the-brackets-for-the-summer-league-platinum-tournament" title="Direct link to check-out-the-brackets-for-the-summer-league-platinum-tournament">​</a></h4><h2 class="anchor anchorWithStickyNavbar_LWe7" id="elite-tournament">Elite Tournament<a href="#elite-tournament" class="hash-link" aria-label="Direct link to Elite Tournament" title="Direct link to Elite Tournament">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="saturday-july-30th-at-9am-pt--12pm-et">Saturday, July 30th at 9am PT / 12pm ET<a href="#saturday-july-30th-at-9am-pt--12pm-et" class="hash-link" aria-label="Direct link to Saturday, July 30th at 9am PT / 12pm ET" title="Direct link to Saturday, July 30th at 9am PT / 12pm ET">​</a></h3><p>With fierce competition throughout the competition, 16 of this seasons best Battlesnakes qualified for the 2022 Summer League Elite Tournament.</p><p><a href="https://play.battlesnake.com/league/summer-league-2022/tournaments/summer-league-2022-elite/" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/Copy-of-Untitled-drawing--1--cf5b53c7b095a888b3c9d35a814630ea.jpg" width="1000" height="397" class="img_ev3q"></a></p><h4 class="anchor anchorWithStickyNavbar_LWe7" id="check-out-the-brackets-for-the-summer-league-elite-tournament"><a href="https://play.battlesnake.com/league/summer-league-2022/tournaments/summer-league-2022-elite/" target="_blank" rel="noopener noreferrer">Check out the Brackets</a> for the Summer League Elite Tournament<a href="#check-out-the-brackets-for-the-summer-league-elite-tournament" class="hash-link" aria-label="Direct link to check-out-the-brackets-for-the-summer-league-elite-tournament" title="Direct link to check-out-the-brackets-for-the-summer-league-elite-tournament">​</a></h4><h2 class="anchor anchorWithStickyNavbar_LWe7" id="peoples-choice-contenders">Peoples Choice Contenders<a href="#peoples-choice-contenders" class="hash-link" aria-label="Direct link to Peoples Choice Contenders" title="Direct link to Peoples Choice Contenders">​</a></h2><p>While Battlesnake is about code, it is also about community, and that is one of the reasons why the Peoples Choice award was created back in 2020.</p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><p>Decided by Cheers on the League Leaderboard, People Choice winners may not walk away with a cash prize, but they do walk away with the ability to create their own bespoke Battlesnake customization.</p></div></div><p>Take a peek at the current top three contenders for the Peoples Choice award below, but remember there is still plenty of time to vote, so go ahead and cheer on your favorite Battlesnake today!</p><p><a href="https://play.battlesnake.com/u/jlafayette/ziggy-snakedust/" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/image-1-e30d40497d9cb5cab07a8e34511a2605.png" width="746" height="167" class="img_ev3q"></a></p><h4 class="anchor anchorWithStickyNavbar_LWe7" id="learn-more-about-ziggy-snakedust">Learn more about <a href="https://play.battlesnake.com/u/jlafayette/ziggy-snakedust/" target="_blank" rel="noopener noreferrer">Ziggy Snakedust</a><a href="#learn-more-about-ziggy-snakedust" class="hash-link" aria-label="Direct link to learn-more-about-ziggy-snakedust" title="Direct link to learn-more-about-ziggy-snakedust">​</a></h4><p><a href="https://play.battlesnake.com/u/coreyja/hovering-hobbs/" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/image-2-486187e4d29909f6d19d55577c9a2d1a.png" width="705" height="172" class="img_ev3q"></a></p><h4 class="anchor anchorWithStickyNavbar_LWe7" id="learn-more-about-hovering-hobbs">Learn more about <a href="https://play.battlesnake.com/u/coreyja/hovering-hobbs/" target="_blank" rel="noopener noreferrer">Hovering Hobbs</a><a href="#learn-more-about-hovering-hobbs" class="hash-link" aria-label="Direct link to learn-more-about-hovering-hobbs" title="Direct link to learn-more-about-hovering-hobbs">​</a></h4><p><a href="https://play.battlesnake.com/u/ambadoom/combat-reptile/" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="data:image/png;base64,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" width="724" height="172" class="img_ev3q"></a></p><h4 class="anchor anchorWithStickyNavbar_LWe7" id="learn-more-about-combat-reptile">Learn more about <a href="https://play.battlesnake.com/u/ambadoom/combat-reptile/" target="_blank" rel="noopener noreferrer">Combat Reptile</a><a href="#learn-more-about-combat-reptile" class="hash-link" aria-label="Direct link to learn-more-about-combat-reptile" title="Direct link to learn-more-about-combat-reptile">​</a></h4><h2 class="anchor anchorWithStickyNavbar_LWe7" id="thanks--see-you-soon">Thanks &amp; See You Soon!<a href="#thanks--see-you-soon" class="hash-link" aria-label="Direct link to Thanks &amp; See You Soon!" title="Direct link to Thanks &amp; See You Soon!">​</a></h2><p>Before we close, we want to thank all of the Summer League competitors, both those who qualified and those who didn't make it to the tournament 🙏</p><p><img loading="lazy" src="/assets/images/Social-Media-Covers-Summer-League-2022_Twitter-Post-Summer-League-Better-Luck-Next-Time-1-fcaa53e3359597f5c2a9fe0fa5339616.png" width="1000" height="563" class="img_ev3q"></p><p>We'd also like to send a big shoutout to our amazing community and our wonderful 2022 partners at <a href="https://play.battlesnake.com/partner/rbc" target="_blank" rel="noopener noreferrer">RBC</a>, <a href="https://play.battlesnake.com/partner/newrelic" target="_blank" rel="noopener noreferrer">New Relic</a>, <a href="https://play.battlesnake.com/partner/digitalocean" target="_blank" rel="noopener noreferrer">DigitalOcean</a> and <a href="https://play.battlesnake.com/partner/twilio" target="_blank" rel="noopener noreferrer">Twilio</a> who help to make these spectacular competitions possible ❤️‌</p><p><a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/2022SeasonPartnersTwitterCover-212408ce09070bab855f28be501b6307.png" width="1600" height="533" class="img_ev3q"></a></p><blockquote><p><a href="https://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">See you at the Live Tournaments on July 23rd and 30th</a> 👋</p></blockquote>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update - June 2022]]></title>
            <link>https://docs.battlesnake.com/blog/2022/07/06/battlesnake-developer-update-june-2022</link>
            <guid>https://docs.battlesnake.com/blog/2022/07/06/battlesnake-developer-update-june-2022</guid>
            <pubDate>Wed, 06 Jul 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[This month we bring you news about Summer league, game maps and improvements to the Battlesnake CLI!]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/F03CFFC8-3CAE-48C6-870B-60255FA03B0F-ea416ab5f0d6fed2b8304f2edea0b085.jpeg" width="782" height="420" class="img_ev3q"></p><p>June was a busy month for the team with getting Summer League off the ground and making some big improvements to the platform!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="summer-league-launched">Summer League Launched<a href="#summer-league-launched" class="hash-link" aria-label="Direct link to Summer League Launched" title="Direct link to Summer League Launched">​</a></h2><p>Summer League is live and we are halfway through the competition. In addition to wrapped mode, Summer League has introduced a completely new aspect to league competition: the massive Arcade Maze game map.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="arcade-maze-map">Arcade Maze Map<a href="#arcade-maze-map" class="hash-link" aria-label="Direct link to Arcade Maze Map" title="Direct link to Arcade Maze Map">​</a></h3><p>The Arcade Maze map is a 19 x 21 board filled with pathways that Battlesnakes must strategically navigate. Unlike previous hazard maps, these hazards are deadly, causing 100 damage when a Battlesnake enters the space. This has created a whole new set of challenges to navigate for Summer League!</p><p><img loading="lazy" src="/assets/images/Arcade-Maze-Example-Game-a3cd928a6677143f62846ccc123aeae7.gif" width="976" height="1082" class="img_ev3q"></p><p>We have also added some new <a href="https://play.battlesnake.com/challenges/#arcade-maze" target="_blank" rel="noopener noreferrer">Arcade Maze Challenges</a> to help developers figure out how to update their Battlesnake to understand this hazard map.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="update-league-ui">Update League UI<a href="#update-league-ui" class="hash-link" aria-label="Direct link to Update League UI" title="Direct link to Update League UI">​</a></h3><p>Sherri and Lorne have been working hard to polish the new <a href="https://play.battlesnake.com/league/summer-league-2022/arenas/summer-league-2022/" target="_blank" rel="noopener noreferrer">League Dashboard</a> interface as we continue to level up the Battlesnake user experience. The new leaderboard shows an animated match timer and recent round stats which provides you with easy access to your Battlesnakes recent game history!</p><p><img loading="lazy" alt="Screenshot of the revised League Leaderboard user interface" src="/assets/images/New-Leaderboard-71373a2db28de6a3b5785168fb7e98e7.png" width="1000" height="585" class="img_ev3q"></p><p>We have plans to do a lot more updates to the Battlesnake UI/UX over the summer!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="game-maps">Game Maps<a href="#game-maps" class="hash-link" aria-label="Direct link to Game Maps" title="Direct link to Game Maps">​</a></h2><p>Rob has spent June refining the new Game Map system in Rules to better support new features including snake placement and food placement. In addition, we have added a variety of new maps in the system to try out such as <em>Rivers and Bridges</em> and <em>Rings</em>.</p><p><img loading="lazy" src="/assets/images/Game-Map-Examples-33e9955b30cb93041eaaec7755b687d8.png" width="1800" height="810" class="img_ev3q"></p><p>Implementation of all game maps, including the Summer League Arcade Maze map, are open source and can be viewed in the <a href="https://github.com/BattlesnakeOfficial/rules" target="_blank" rel="noopener noreferrer">Rules</a> repo!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="build-your-own-battlesnake-maps">Build your own Battlesnake Maps<a href="#build-your-own-battlesnake-maps" class="hash-link" aria-label="Direct link to Build your own Battlesnake Maps" title="Direct link to Build your own Battlesnake Maps">​</a></h2><p>We've made it easier to build your own maps in code, and register them to be used with the local CLI.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-cli-improvements">Battlesnake CLI Improvements<a href="#battlesnake-cli-improvements" class="hash-link" aria-label="Direct link to Battlesnake CLI Improvements" title="Direct link to Battlesnake CLI Improvements">​</a></h2><p>With all the updates to Rules in May and June we have implemented several improvements to the <a href="https://github.com/BattlesnakeOfficial/rules/tree/main/cli" target="_blank" rel="noopener noreferrer">Battlesnake CLI</a> to help developers test their Battlesnakes in different situations.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="new-browser-feature">New Browser Feature<a href="#new-browser-feature" class="hash-link" aria-label="Direct link to New Browser Feature" title="Direct link to New Browser Feature">​</a></h3><p>If you are tired of trying to debug your snake using the ASCII board, the CLI can now render games in a browser using our game board renderer!</p><p>Just add the <code>--browser</code> flag to your CLI command and it will load up the game in a web browser in real time.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="game-maps-1">Game Maps<a href="#game-maps-1" class="hash-link" aria-label="Direct link to Game Maps" title="Direct link to Game Maps">​</a></h3><p>Using the <code>--map &lt;name&gt;</code> flag on the CLI command you can create a game with any of the game maps build into the Rules repository. This can be combined with the <code>--browser</code> flag to get a fully rendered game using any map!</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="solo-mode">Solo Mode<a href="#solo-mode" class="hash-link" aria-label="Direct link to Solo Mode" title="Direct link to Solo Mode">​</a></h3><p>The CLI now supports running single Battlesnake games (aka solo games) using all of the game modes provided in the Rules.</p><hr><p>That's all for now. If you have any questions, reach out to us on the <a href="https://discord.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Build your own Battlesnake Maps!]]></title>
            <link>https://docs.battlesnake.com/blog/2022/07/06/build-your-own-battlesnake-maps</link>
            <guid>https://docs.battlesnake.com/blog/2022/07/06/build-your-own-battlesnake-maps</guid>
            <pubDate>Wed, 06 Jul 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[We've open-sourced the code behind custom hazard maps, making it easier to build your own maps in code, and register them to be used with the local CLI.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Untitled-drawing--8--4ce5c4d3da16e1d8ff07889db30c3ed2.png" width="960" height="540" class="img_ev3q"></p><p>If you've already registered your Battlesnake for Summer League 2022, you might be familiar with the new "Arcade Maze" map. But did you know you can build your own custom Battlesnake maps?</p><p>We recently open-sourced the code behind custom hazard maps, snake placement, and food spawning used in past game modes in the <a href="https://github.com/BattlesnakeOfficial/rules" target="_blank" rel="noopener noreferrer">BattlesnakeOfficial/rules</a> repo. We've also made it easier to build your own maps in code, and register them to be used with the local CLI.</p><p>Maps are an all in one deal - each map is responsible for placing all snakes on the board, setting up the initial food and hazards on turn zero, and dynamically adding, removing, or moving food, hazards, and event snakes every turn. But if you just want to build a map that creates some hazards, don't worry - you can call out to the standard map to set up spawn points or randomized food.</p><p>Right now maps are in beta mode, and we're looking for community members to try building them. If you open a Pull Request at <a href="https://github.com/BattlesnakeOfficial/rules" target="_blank" rel="noopener noreferrer">BattlesnakeOfficial/rules</a>, we'll review and try to get it merged so that others can play-test it through the CLI. If a map plays well, we'll move it into a new challenge or the Battlegrounds on <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">play.battlesnake.com</a>!</p><p>A new game map has already been contributed by the amazing <a href="https://play.battlesnake.com/u/coreyja/" target="_blank" rel="noopener noreferrer">coreyja</a> from the Battlesnake community: the <code>solo_maze</code> map! This map not only builds a random maze for your Battlesnake to solve, but will continue to build larger mazes once food has been picked up. The map will be available for anyone to test out locally in <a href="https://github.com/BattlesnakeOfficial/rules/releases/tag/v1.1.12" target="_blank" rel="noopener noreferrer">the latest release of the rules CLI</a>, and we plan to make it available in a series of challenges on the main site soon!</p><p>See <a href="https://github.com/BattlesnakeOfficial/rules/blob/main/maps/README.md" target="_blank" rel="noopener noreferrer">the README for more details</a> on how to implement your own Battlesnake game map!</p><p><img loading="lazy" src="/assets/images/Screen-Shot-2022-07-04-at-11.29.12-AM-877ad47eb8e3f9a5eb78222b6c1ff1f5.png" width="944" height="940" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="preview-games-with-the-board">Preview games with the Board<a href="#preview-games-with-the-board" class="hash-link" aria-label="Direct link to Preview games with the Board" title="Direct link to Preview games with the Board">​</a></h2><p>You might be wondering if there's a way to check if your map will look good on the real Battlesnake game board. Now there is!</p><p>You can view a game played through the CLI with the new <code>--browser</code> option. When you pass this, a temporary local websocket server will fire up, a game board URL will automatically open in your default browser, and the game will be played back using the real game board. This feature is pretty new, so please let us know if you run into any bugs when viewing games this way. Heads up - the page can't be refreshed when viewed this way. If you need to keep a record of the game, make sure to also pass <code>--output &lt;filename&gt;</code> to keep a log of the results in JSONL format.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Summer League 2022 Registration is Open!]]></title>
            <link>https://docs.battlesnake.com/blog/2022/06/03/summer-league-registration-is-open</link>
            <guid>https://docs.battlesnake.com/blog/2022/06/03/summer-league-registration-is-open</guid>
            <pubDate>Fri, 03 Jun 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[A new map is revealed and deadly hazard walls are in play—get your must have Summer League info right here.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Blog-Posts-Ver2_Summer-League-2022-Registration-Open-Logos-34c831d845c479e72bb7c5c2069aa3b9.png" width="2000" height="1125" class="img_ev3q"></p><p>It's time to <a href="https://play.battlesnake.com/summer-league" target="_blank" rel="noopener noreferrer">register your Battlesnake</a>! We're here to cover all the exciting game changes in store for Summer League so you'll be ready for battle when the ladders start on June 17. </p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="register-for-summer-league"><a href="https://play.battlesnake.com/summer-league" target="_blank" rel="noopener noreferrer">Register for Summer League!</a><a href="#register-for-summer-league" class="hash-link" aria-label="Direct link to register-for-summer-league" title="Direct link to register-for-summer-league">​</a></h3><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>New to Competition?</div><div class="admonitionContent_S0QG"><p><em>If you happen to be new to competitive Battlesnake leagues altogether, be sure to check out our <a href="https://docs.battlesnake.com/guides/playing/leagues" target="_blank" rel="noopener noreferrer">league guide</a>.</em></p></div></div><h2 class="anchor anchorWithStickyNavbar_LWe7" id="whats-new-in-summer-league-2022">What's New in Summer League 2022?<a href="#whats-new-in-summer-league-2022" class="hash-link" aria-label="Direct link to What's New in Summer League 2022?" title="Direct link to What's New in Summer League 2022?">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="introducing-the-arcade-maze-map">Introducing the Arcade Maze Map<a href="#introducing-the-arcade-maze-map" class="hash-link" aria-label="Direct link to Introducing the Arcade Maze Map" title="Direct link to Introducing the Arcade Maze Map">​</a></h3><blockquote><p>"With great new maps, comes great new strategies."‌ ‌- 🐍</p></blockquote><p>This Summer League, we're using a new map that features winding paths of deadly hazard walls that are not only impassible by Battlesnakes, but a one-hit kill! This map is a bit of a chonker too with a <strong>19x21 game board</strong>. </p><p><img loading="lazy" src="/assets/images/Maze-Game-Mode-Exploration_Arcade-machine-1--556b91de79204205306c9662e48f4850.png" width="1000" height="562" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="deadly-hazard-walls">Deadly Hazard Walls<a href="#deadly-hazard-walls" class="hash-link" aria-label="Direct link to Deadly Hazard Walls" title="Direct link to Deadly Hazard Walls">​</a></h3><p>One wrong move could spell <em>game over</em> for your Battlesnake. Collisions with a hazard wall are fatal—dealing 100 damage to your Battlesnake. This is a big change from previous game modes where hazard damage was limited to 14 per turn.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="wrapped-mode">Wrapped Mode<a href="#wrapped-mode" class="hash-link" aria-label="Direct link to Wrapped Mode" title="Direct link to Wrapped Mode">​</a></h3><p>Don't mind that gap. Battlesnakes can pass through the outer boundaries of the board by using gaps in the hazard walls to appear on the opposite side. Should another Battlesnake be on the other side of the board at the same time, <a href="https://docs.battlesnake.com/guides/game/rules#collisions" target="_blank" rel="noopener noreferrer">standard collision rules apply. </a></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="summer-league-schedule">Summer League Schedule<a href="#summer-league-schedule" class="hash-link" aria-label="Direct link to Summer League Schedule" title="Direct link to Summer League Schedule">​</a></h3><p>Here's a brief overview of all the important dates for Summer League including when to watch the tournaments live on Twitch. &nbsp;You can add them to your google calendar <a href="https://play.battlesnake.com/schedule/" target="_blank" rel="noopener noreferrer">here</a>. </p><ul><li><strong>Registration Opens: </strong>NOW!</li><li><strong>Ladder Opens:</strong> June 17 at 10:00pm PDT / June 18 1:00am EDT</li><li><strong>Ladder Closes:</strong> July 16 at 8:00am PDT / 11:00am EDT</li><li><strong>Platinum Tournament: </strong>July 23 at 9:00am PDT / 12:00pm EDT</li><li><strong>Elite Tournament: </strong>July 30 at 9:00am PDT / 12:00pm EDT</li></ul><p><a href="https://play.battlesnake.com/summer-league" target="_blank" rel="noopener noreferrer"><img loading="lazy" alt="Battlesnake Summer League 2022 Badge" src="/assets/images/Badge-2-911a5797486ba8d2078ba2b4b4ccd73d.png" width="250" height="250" class="img_ev3q"></a></p><p>Don't miss all the exciting Battlesnake Streams on <a href="https://Twitch.tv/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">Twitch.</a>. <strong>See the air dates <a href="https://play.battlesnake.com/schedule/" target="_blank" rel="noopener noreferrer">here</a>. </strong></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="prizes">Prizes<a href="#prizes" class="hash-link" aria-label="Direct link to Prizes" title="Direct link to Prizes">​</a></h3><p>This time around we're giving away a <a href="https://store.battlesnake.com/collections/prize-packs" target="_blank" rel="noopener noreferrer">prize pool of over $1000</a> worth of Battlensnake goodies, gift cards, and bragging rights.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="ladders---the-new-schedule-is-here-to-stay">Ladders - The New Schedule is here to stay!<a href="#ladders---the-new-schedule-is-here-to-stay" class="hash-link" aria-label="Direct link to Ladders - The New Schedule is here to stay!" title="Direct link to Ladders - The New Schedule is here to stay!">​</a></h3><p>The people have spoken! The new ladder mechanics adopted in Spring League 2022 will stay for Summer League 2022. Ladders will run up to 100 matches during a predetermined 8-hour time window each day. Thanks for sharing your Spring League feedback with us. </p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="big-thanks-to-our-partners">Big Thanks to our Partners<a href="#big-thanks-to-our-partners" class="hash-link" aria-label="Direct link to Big Thanks to our Partners" title="Direct link to Big Thanks to our Partners">​</a></h2><p>Our wonderful partners are what makes Battlesnake possible. A big thanks goes out to <a href="https://play.battlesnake.com/partner/digitalocean" target="_blank" rel="noopener noreferrer">DigitalOcean</a>, <a href="https://play.battlesnake.com/partner/twilio" target="_blank" rel="noopener noreferrer">Twilio</a>, <a href="https://play.battlesnake.com/partner/newrelic" target="_blank" rel="noopener noreferrer">New Relic</a>, and <a href="https://play.battlesnake.com/partner/rbc" target="_blank" rel="noopener noreferrer">RBC</a> for their continued support!</p><p><a href="https://play.battlesnake.com/summer-league" target="_blank" rel="noopener noreferrer">Register for Summer League!</a></p><p><img loading="lazy" src="/assets/images/SummerMountainScream-19b399b271c4c5364ce3fc490a21036c.gif" width="525" height="525" class="img_ev3q"></p><p>Have something you want to share with us? Reach out to us on <a href="https://discord.gg/hD8fvUGcqC" target="_blank" rel="noopener noreferrer">Discord</a>, Twitter <a href="https://twitter.com/playbattlesnake" target="_blank" rel="noopener noreferrer">@playbattlesnake</a>, or at <a href="mailto:hello@battlesnake.com" target="_blank" rel="noopener noreferrer">hello@battlesnake.com</a>.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update - May 2022]]></title>
            <link>https://docs.battlesnake.com/blog/2022/05/30/battlesnake-developer-update-may-2022</link>
            <guid>https://docs.battlesnake.com/blog/2022/05/30/battlesnake-developer-update-may-2022</guid>
            <pubDate>Mon, 30 May 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[This month we bring you news about Battlegrounds, rule changes, and hosting your very own tournaments!]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Update-Headers2022_May22-4799ff6633e0001255c620d3e0507a13.png" width="6668" height="3751" class="img_ev3q"></p><p>I am pleased to open the May Developer update with an introduction to <a href="https://play.battlesnake.com/u/llourn/" target="_blank" rel="noopener noreferrer">Lorne</a>, our newest Battlesnake employee! Lorne has joined us on the development team, specializing in front-end work. We find him to be an inquisitive and dedicated life-long learner, who totally understands the opportunities for experimenting, creativity, and growing your skills while also playing Battlesnake - and that is why we just had to have him join the team. Welcome Lorne!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlegrounds">Battlegrounds<a href="#battlegrounds" class="hash-link" aria-label="Direct link to Battlegrounds" title="Direct link to Battlegrounds">​</a></h2><p>After hinting for a while that something was coming soon, we are proud to announce the launch of <a href="https://play.battlesnake.com/battlegrounds/" target="_blank" rel="noopener noreferrer">Battlegrounds</a>, the details of which are fully captured in a blog post from earlier this month. Chris has worked very hard on this for many weeks, and we're really happy with the results!</p><p>Battlegrounds is the next step in providing competitive play between Leagues, replacing the Global Arena system. The old Global Arenas will be shutting down on May 31st, so be sure to move your Battlesnakes over to the Battlegrounds!</p><p><img loading="lazy" alt="A screenshot of the &amp;#39;Battlegrounds&amp;#39; which show the top 10 Battlesnakes and controls to join." src="/assets/images/Screen-Shot-2022-05-27-at-9.40.05-AM-52553f0ea901a64900b981fd503bf8a8.png" width="1000" height="549" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="running-your-own-competition">Running your own Competition<a href="#running-your-own-competition" class="hash-link" aria-label="Direct link to Running your own Competition" title="Direct link to Running your own Competition">​</a></h2><p><a href="/">Last November</a> we ran a Beta-Test for folks to be able to run their own Battlesnake Competition, and had some fabulous community members take this new feature out for a spin for us.</p><p><strong>Interested in hosting your own tournament? </strong>This feature is still in limited access but if you are interested in giving the beta a whirl, <strong><a href="https://tinyurl.com/ymuevkfa" target="_blank" rel="noopener noreferrer">apply here! </a></strong>We've created a minor version release of assorted improvements, from bug fixes to workflow adjustments. Keep an eye on <a href="https://play.battlesnake.com/discord/" target="_blank" rel="noopener noreferrer">Discord</a> for opportunities to play in these community-run tournaments. And thanks to everyone who has already run or participated in one of these events - your feedback has been very helpful!</p><p><img loading="lazy" alt="A screenshot for creating a Battlesnake competition, includes a form to collect title, dates, and description" src="/assets/images/Screen-Shot-2022-05-27-at-9.52.31-AM-c767e8e9a805daf9f96a6b9013e2f0c1.png" width="1000" height="546" class="img_ev3q">Sneaky peek of the UI for creating your own competition!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="rules-changes">Rules Changes<a href="#rules-changes" class="hash-link" aria-label="Direct link to Rules Changes" title="Direct link to Rules Changes">​</a></h2><p>Rob has been busy hacking away in the <a href="https://github.com/BattlesnakeOfficial/rules" target="_blank" rel="noopener noreferrer">Rules repository,</a> and recently released <a href="https://github.com/BattlesnakeOfficial/rules/releases/tag/v1.1.4" target="_blank" rel="noopener noreferrer">version 1.1.4</a>, which includes the following changes:</p><ul><li>Support for maps via the <code>--map</code> flag</li><li>Existing named <a href="https://docs.battlesnake.com/api" target="_blank" rel="noopener noreferrer">rulesets</a> (standard, royale, etc) now have food spawn handled by the maps</li><li>All int32 types have been changed to int</li><li>Squad mode support has been removed</li></ul><p>Some of these changes may be breaking for folks, so please let Rob know in the <a href="https://discord.com/channels/689979228841836632/978649366879404072" target="_blank" rel="noopener noreferrer">#rules-updates</a> channel on Discord if you encounter any issues while upgrading.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="instrumenting-your-battlesnake-with-new-relic">Instrumenting your Battlesnake with New Relic<a href="#instrumenting-your-battlesnake-with-new-relic" class="hash-link" aria-label="Direct link to Instrumenting your Battlesnake with New Relic" title="Direct link to Instrumenting your Battlesnake with New Relic">​</a></h2><p>One of the <em>most fun</em> parts of my job is getting the chance to jump on a livestream or put together a video to share the joy of learning with all your fine Battlesnake friends. A very cool project this May was being able to work with certified awesome dude Alec from New Relic, creating some tutorial videos on how to add New Relic to your Battlesnake, specifically with some custom-made (and freely available!) Battlesnake Dashboards.</p><p>If you have never used New Relic to monitor a web system before, we have you covered with this quick start video:</p><p><a href="https://www.youtube.com/watch?v=CVYANIaczVg" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="https://img.youtube.com/vi/CVYANIaczVg/0.jpg" alt="IMAGE ALT TEXT HERE" class="img_ev3q"></a></p><p>Once you've mastered that, we have a second video about how to go further, tweaking your collected data and demonstrating how New Relic can be used to help you find bugs and solve mysteries in your Battlesnake code.</p><p><a href="https://www.youtube.com/watch?v=_zYLCLiC8gQ" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="https://img.youtube.com/vi/_zYLCLiC8gQ/0.jpg" alt="IMAGE ALT TEXT HERE" class="img_ev3q"></a></p><p>If you prefer learning by reading, there is also a companion blog post that walks through the quick start process. However you like to consume knowledge, please check it out and let us know what you think! Don't forget to add the <code>New Relic</code> tag to your Battlesnake once you've integrated.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="community-updates">Community Updates<a href="#community-updates" class="hash-link" aria-label="Direct link to Community Updates" title="Direct link to Community Updates">​</a></h2><p>This month, shoutout to community member <a href="https://github.com/Nick-NCSU" target="_blank" rel="noopener noreferrer">Nick</a> for catching and updating some missing types on the official <a href="https://github.com/BattlesnakeOfficial/starter-snake-typescript/pull/5" target="_blank" rel="noopener noreferrer">Battlesnake Typescript Starter project</a>. Thanks for your sharp eyes and quick fingers in getting this patch done!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="summer-league-is-almost-here">Summer League is almost here!<a href="#summer-league-is-almost-here" class="hash-link" aria-label="Direct link to Summer League is almost here!" title="Direct link to Summer League is almost here!">​</a></h2><p>Setup scripts have been written. Prizes have been selected. A new and ambitious game mode has been built. Art has been rated. Summer League 2022 launches June 3rd, and we look forward to enjoying another great League event with you all.</p><p><img loading="lazy" alt="A picture of a shocked looking mountain, a Battlesnake wearing a space helmet, and the text &amp;#39;Summer League 2022&amp;#39;" src="/assets/images/Screen-Shot-2022-05-27-at-10.29.52-AM-71e0cfc56d0b1d95f1cec59d328fc00c.png" width="1100" height="428" class="img_ev3q"></p><p>If you loved the expressive hills from Spring League, you'll be delighted by the Summer mountains.</p><p>If you have not yet participated in a League, then there is no time like today! Check out the <a href="https://docs.battlesnake.com/guides/playing/leagues" target="_blank" rel="noopener noreferrer">League Guide</a> to get an idea of what to expect, make sure your Battlesnake can complete the <a href="https://play.battlesnake.com/challenges/" target="_blank" rel="noopener noreferrer">Training Program Challenges</a>, and then start working on handling hazards <a href="https://docs.battlesnake.com/guides/game/modes" target="_blank" rel="noopener noreferrer">(like in Royale) and Wrapped mode</a>. Everyone should keep an eye out for opportunities to practice the new Summer League map when creating custom games, which is coming soon.</p><hr><p>That's all for now. If you have any questions, reach out to us on the <a href="https://discord.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Introducing Battlegrounds—a new way to play Battlesnake]]></title>
            <link>https://docs.battlesnake.com/blog/2022/05/17/welcome-to-battlegrounds</link>
            <guid>https://docs.battlesnake.com/blog/2022/05/17/welcome-to-battlegrounds</guid>
            <pubDate>Tue, 17 May 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[A new way to play Battlesnake called Battlegrounds is officially open! Battlegrounds will replace Global Arenas, which will shut down on May 31st.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Blog-Posts-Ver2_Battlegrounds-3d717e86fbfd0249fe25c48292f83356.png" width="2000" height="1125" class="img_ev3q"></p><blockquote><p>A new way to play Battlesnake called <a href="https://play.battlesnake.com/battlegrounds/" target="_blank" rel="noopener noreferrer">Battlegrounds</a> is officially open! Battlegrounds will replace Global Arenas, which will shut down on May 31st.</p></blockquote><p>Battlegrounds is a recurring month-long competition where developers can enter their Battlesnakes in ladders to earn achievements and accolades. Each month, we will open up a new set of competitive ladders, each with a unique environment that will put your coding skills to the test!</p><p>Some ladders will offer consistent game modes month-to-month, allowing players to track improvement and progress. &nbsp;Other ladders will act as testing grounds for new experimental combinations of game mechanics in a competitive environment.</p><p>At the end of each month, the ladders will be scored and achievements awarded based on your placement on the leaderboards (such as 1st, Top 10 or Top 50).</p><p>Battlegrounds ladders will operate similarly to seasonal league ladders, which begin at a set time once per day and run up to 100 matches. This gives players the ability to view ladder progression for all of their Battlesnakes after each round of matches.</p><p><img loading="lazy" alt="A card from the Battlesnake interface showing the current stats for the snake Megaton Collective along with the recent results from the last round of matching" src="/assets/images/Screen-Shot-2022-05-12-at-1.18.10-PM-1-633c68b1a875ef0109e7f68c5c596c81.png" width="271" height="534" class="img_ev3q">New Ladder Progress Card</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="getting-started">Getting Started<a href="#getting-started" class="hash-link" aria-label="Direct link to Getting Started" title="Direct link to Getting Started">​</a></h2><p>Battlegrounds are easy to join! If you have a Battlesnake ready, you can enter it into any of the active ladders on the <a href="https://play.battlesnake.com/battlegrounds/" target="_blank" rel="noopener noreferrer">Battlegrounds</a> page. You can participate in any of the ladders you'd like, and you're able to choose different Battlesnakes for each ladder.</p><p><img loading="lazy" alt="Cards for each of the Training Program challenges: Avoid Walls, Avoid Yourself, Avoid other Snakes and Find Food" src="/assets/images/Screen-Shot-2022-05-13-at-2.28.13-PM-acd1d63c01e776784552615c033d8c69.png" width="1000" height="413" class="img_ev3q">
Training Program Challenges</p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Warning</div><div class="admonitionContent_S0QG"><p>You must first complete the <a href="https://play.battlesnake.com/challenges/" target="_blank" rel="noopener noreferrer">Training Program Challenges</a> to compete in Battlegrounds.** These challenges test the basic ability of your Battlesnake and ensure that it is ready for competition. &nbsp;Once you've completed the Training Program, the Battlegrounds feature will unlock for you.</p></div></div><p><img loading="lazy" src="/assets/images/How-to-join-BG-c574b674787347da67b8cf3066c9babe.gif" width="2288" height="1802" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="june-battlegrounds">June Battlegrounds<a href="#june-battlegrounds" class="hash-link" aria-label="Direct link to June Battlegrounds" title="Direct link to June Battlegrounds">​</a></h2><p>Our inaugural Battlegrounds competition will run from <strong>May 15 to June 30th</strong> and will consist of 4 different ladders. </p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="standard">Standard<a href="#standard" class="hash-link" aria-label="Direct link to Standard" title="Direct link to Standard">​</a></h3><p>The classic version of competitive Battlesnake: 11 x 11 game board and 4 Battlesnakes. &nbsp;Standard ladder matches run daily at 12 pm GMT.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="duels">Duels<a href="#duels" class="hash-link" aria-label="Direct link to Duels" title="Direct link to Duels">​</a></h3><p>The most purely competitive game mode, where two Battlesnakes compete head-to-head on an 11x11 board. Duels ladder matches run daily at 6 pm GMT. </p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="wrapped">Wrapped<a href="#wrapped" class="hash-link" aria-label="Direct link to Wrapped" title="Direct link to Wrapped">​</a></h3><p>The star game mechanic of the 2022 Competitive Season, the Wrapped ladder will provide a place to compete in-between our scheduled league play. &nbsp;Wrapped ladder matches run daily at 6 am GMT.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="constrictor">Constrictor<a href="#constrictor" class="hash-link" aria-label="Direct link to Constrictor" title="Direct link to Constrictor">​</a></h3><p>The constrictor game mechanic has a special place in our hearts and has not yet shown a Battlesnake with a dominant strategy. Will yours be the first? Constrictor ladder matches run daily at 12 am GMT. </p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="replacing-global-arenas">Replacing Global Arenas<a href="#replacing-global-arenas" class="hash-link" aria-label="Direct link to Replacing Global Arenas" title="Direct link to Replacing Global Arenas">​</a></h2><p>The launch of the new Battlegrounds means we are going to sunset the existing Global Arenas on <strong>May 31st</strong>. Match generation on these ladders will stop and the final results archived. You will still be able to go to these ladder pages going forward but they will not be linked prominently on the <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">play.battlesnake.com</a> site. </p><hr><p>The Battlegrounds feature is in beta so expect improvements and changes to occur as we refine the feature. We will be actively listening to feedback on the <a href="https://discord.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server and the <a href="https://github.com/BattlesnakeOfficial/feedback/discussions" target="_blank" rel="noopener noreferrer">Battlesnake Discussions</a> forum as we explore what is and isn't working! You're also welcome to email us at <a href="mailto:hello@battlesnake.com" target="_blank" rel="noopener noreferrer">hello@battlesnake.com</a></p><p>See you at the Battlegrounds!</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[NEW Competitive Season Merch has arrived!]]></title>
            <link>https://docs.battlesnake.com/blog/2022/05/12/the-new-competitive-season-merch-has-arrived</link>
            <guid>https://docs.battlesnake.com/blog/2022/05/12/the-new-competitive-season-merch-has-arrived</guid>
            <pubDate>Thu, 12 May 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Don't just be ready for battle, look ready for battle too with our new competitive season merch line. Now available in our store today!]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/image--1--3d77f194510df89dc136fb9930a27667.png" width="2000" height="1125" class="img_ev3q"></p><p>Don't just be ready for battle, <em>look </em>ready for battle too with our new competitive season merch line. <a href="https://store.battlesnake.com/" target="_blank" rel="noopener noreferrer">Now available</a> in our store today!</p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="limited-edition-2022-competitive-league-t-shirt">Limited Edition 2022 Competitive League T-Shirt<a href="#limited-edition-2022-competitive-league-t-shirt" class="hash-link" aria-label="Direct link to Limited Edition 2022 Competitive League T-Shirt" title="Direct link to Limited Edition 2022 Competitive League T-Shirt">​</a></h2><p>With its sporty new design and right arm band decal, the star of this show is the <a href="https://store.battlesnake.com/products/2022-competitive-season-t-shirt" target="_blank" rel="noopener noreferrer">2o22 Competitive League T-Shirt</a>. Quantities are limited, so grab one before they're gone!</p><p><img loading="lazy" src="/assets/images/2022-Shirt-Shopify-3-02280ba49faa557faf439d2706aef08f.png" width="1080" height="1080" class="img_ev3q"></p><p><img loading="lazy" src="/assets/images/2022-Shirt-Back-Shopify-4-b20ad54f75d2c3725b507f5624d3c2a5.png" width="1080" height="1080" class="img_ev3q"></p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="introducing-3-new-packs">Introducing 3 New Packs<a href="#introducing-3-new-packs" class="hash-link" aria-label="Direct link to Introducing 3 New Packs" title="Direct link to Introducing 3 New Packs">​</a></h2><p>You asked for it! Brought to you by popular demand, all four seasonal mountains can now be yours thanks to the new <a href="https://store.battlesnake.com/products/2022-competitive-mountain-stickers-4-pack" target="_blank" rel="noopener noreferrer">Mountainous 4-Pack</a>! </p><p>Also making their sticker debut, are 6 new <a href="https://store.battlesnake.com/products/battlesnake-block-stickers-4-pack" target="_blank" rel="noopener noreferrer">Battle Block Stickers</a> (that you've <em>definitely</em> never seen before outside of a Battlesnake game).</p><p>If you're having trouble deciding, we've got you covered. You can collect them all and more by picking up the <a href="https://store.battlesnake.com/products/copy-of-2022-competitive-bandana-2-pack" target="_blank" rel="noopener noreferrer">Super Sticker Battle Bundle (25-Pack).</a></p><p><img loading="lazy" src="/assets/images/2022-Stickers-Mountains-Shopify-1--1-4b74bd88538abca8485e865dbe096186.png" width="1080" height="1080" class="img_ev3q"></p><p><img loading="lazy" src="/assets/images/2022-Stickers-Tetrisnakes-Shopify-1--1-258d6935a227f5d9cfcb4d7d5f2cd36b.png" width="1080" height="1080" class="img_ev3q"></p><p><img loading="lazy" src="/assets/images/2022-Sticker-Pack-Shopify-VER2-1-741a99d34501a5baa570c8e080783e59.png" width="1080" height="1080" class="img_ev3q"></p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="a-little-something-for-the-whole-family">A Little Something for the Whole Family<a href="#a-little-something-for-the-whole-family" class="hash-link" aria-label="Direct link to A Little Something for the Whole Family" title="Direct link to A Little Something for the Whole Family">​</a></h2><p>You'll get not one, but TWO <a href="https://store.battlesnake.com/products/2022-competitive-bandana-2-pack" target="_blank" rel="noopener noreferrer">27" bandanas</a> in this "duel" pack. One for you and your friend! Suitable for humans and pets. </p><p><a href="https://store.battlesnake.com/products/2022-competitive-bandana-2-pack" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/2022-Bandanas-Shopify-2-8890dcaa0c0b5dad5ae5eeb8e0d22594.png" width="540" height="540" class="img_ev3q"></a></p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="snakey-shoelaces-available-for-preorder">Snakey Shoelaces Available for Preorder<a href="#snakey-shoelaces-available-for-preorder" class="hash-link" aria-label="Direct link to Snakey Shoelaces Available for Preorder" title="Direct link to Snakey Shoelaces Available for Preorder">​</a></h2><p>The 48" Snakey Shoelaces are <a href="https://store.battlesnake.com/products/snakey-shoelaces" target="_blank" rel="noopener noreferrer">available for preorder</a>! We expect them to ship out at the beginning of June. They'll fit nicely into your old pair of chucks.</p><p><a href="https://store.battlesnake.com/products/snakey-shoelaces" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/2022-Shoelaces-Shopify-1--2-1962a45f8ed4582d59f2067d96c6fd4c.png" width="540" height="540" class="img_ev3q"></a></p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="got-a-merch-idea-were-all-ears">Got a merch idea? We're all ears!<a href="#got-a-merch-idea-were-all-ears" class="hash-link" aria-label="Direct link to Got a merch idea? We're all ears!" title="Direct link to Got a merch idea? We're all ears!">​</a></h2><p>Do you ever lie awake at night thinking about all the cool stuff that could be made cooler if only it had Battlesnakes on it? You are not alone. </p><p>Tell us about the merch of your dreams by tweeting us<a href="https://twitter.com/playbattlesnake" target="_blank" rel="noopener noreferrer"><strong>@playbattlesnake</strong></a><strong>,</strong> reaching out on <strong><a href="https://discord.gg/hD8fvUGcqC" target="_blank" rel="noopener noreferrer">Discord</a></strong>, or at <strong><a href="mailto:hello@battlesnake.com" target="_blank" rel="noopener noreferrer">hello@battlesnake.com</a></strong>. </p><p>We can't promise we'll be able to bring your creation to life, but we'd certainly love to hear about it. </p><p>That's all for now! We hope you liked what you saw. See you in Summer League!</p><p><a href="https://docs.battlesnake.com/guides/quick-start-league-guide" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="/assets/images/Social-Media-Covers-Save-The-Date-Summer-League-2022_Twitter-Post-0fea5db1c7efa272714fa331cf9910a5.png" width="1000" height="562" class="img_ev3q"></a></p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Applications Open for the RBC & Battlesnake Developer Fellowship]]></title>
            <link>https://docs.battlesnake.com/blog/2022/05/03/join-the-summer-fellowship</link>
            <guid>https://docs.battlesnake.com/blog/2022/05/03/join-the-summer-fellowship</guid>
            <pubDate>Tue, 03 May 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Applications are now open to join the Summer 2022 cohort of the RBC & Battlesnake Developer Fellowship, a collaborative initiative that supports women and non-binary developers from across Canada in taking the next step in their journey as a professional developer through Battlesnake.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/RBC-Fellowship-Social-Media-Covers-2022_Twitter-Post-Fellowship-c8fab94ede2a820fefa7b042dc3c7a58.png" width="2000" height="1125" class="img_ev3q"></p><p><a href="https://fellowship.battlesnake.com" target="_blank" rel="noopener noreferrer">Applications are now open</a> to join the Summer 2022 cohort of the <a href="https://fellowship.battlesnake.com" target="_blank" rel="noopener noreferrer">RBC &amp; Battlesnake Developer Fellowship</a>, a collaborative initiative that supports women and non-binary developers from across Canada in taking the next step in their journey as a professional developer through Battlesnake.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="eligibility-criteria">Eligibility Criteria:<a href="#eligibility-criteria" class="hash-link" aria-label="Direct link to Eligibility Criteria:" title="Direct link to Eligibility Criteria:">​</a></h3><ul><li>*<strong>*Woman or non-binary developer **</strong>(includes but not limited to: non-binary, gender non-conforming, transgender, genderfluid, intersex, genderqueer, and agender).</li><li>Currently living, working or studying *<strong>*in Canada.**</strong></li></ul><p><strong> An existing Battlesnake account is ****</strong>not required<strong>**</strong> to apply.*</p><p><img loading="lazy" alt="Developer Fellowship resources include DigitalOcean credits, Mentorship and access to a growing network of women and non-binary developers." src="/assets/images/_RBCFellowshipBanner2022_-HomePageBannerFellowship-663e9e3b4be5d508647e2a0469091dd4.png" width="1000" height="271" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="fellowship-recipients-gain-access-to-resources-including">Fellowship recipients gain access to resources including:<a href="#fellowship-recipients-gain-access-to-resources-including" class="hash-link" aria-label="Direct link to Fellowship recipients gain access to resources including:" title="Direct link to Fellowship recipients gain access to resources including:">​</a></h3><ul><li><strong>One-on-one mentorship and career development support </strong>from experienced industry professionals at <a href="https://play.battlesnake.com/partner/rbc/" target="_blank" rel="noopener noreferrer">Tech @ RBC</a>.</li><li><strong>A community of like-minded women and non-binary developers </strong>working to improve their skills.</li><li><strong>Bi-weekly networking and learning meetups</strong> to explore new technologies and build competitive Battlesnakes.</li><li><strong>A ton of Battlesnake and <a href="https://play.battlesnake.com/partner/rbc/" target="_blank" rel="noopener noreferrer">RBC</a> swag!</strong></li></ul><p>Learn more about the <a href="https://fellowship.battlesnake.com" target="_blank" rel="noopener noreferrer">Developer Fellowship</a>, its benefits, and how you can become a member of the Summer 2022 cohort.</p><div class="theme-admonition theme-admonition-danger alert alert--danger admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"></path></svg></span>Important Update</div><div class="admonitionContent_S0QG"><p><strong>Application deadline has been extended to Saturday, May 28th at 11:59pm PST</strong></p></div></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update - April 2022]]></title>
            <link>https://docs.battlesnake.com/blog/2022/04/28/battlesnake-developer-update-april-2022</link>
            <guid>https://docs.battlesnake.com/blog/2022/04/28/battlesnake-developer-update-april-2022</guid>
            <pubDate>Thu, 28 Apr 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Happy end of April everyone! For your reading pleasure, please allow me to present to you a review of what the Battlesnake team has cooked up this month.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Update-Headers2022_Apr22-c8cde68100ebc8ee3abb0d7eb09aa2db.png" width="6667" height="3751" class="img_ev3q"></p><p>Happy end of April everyone! For your reading pleasure, please allow me to present to you a review of what the Battlesnake team has cooked up this month.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="no-more-1st-turn-corner-food">No More 1st Turn Corner Food<a href="#no-more-1st-turn-corner-food" class="hash-link" aria-label="Direct link to No More 1st Turn Corner Food" title="Direct link to No More 1st Turn Corner Food">​</a></h2><p>One should always have a healthy suspicion of a random number generator, and while we do appreciate the unpredictability and opportunities for delight and tragedy that can happen when a food spawns in <em>just</em> the right (or wrong!) place during an intense game, that doesn't mean we should let the old RNG make absolutely every decision.</p><p>On the first turn of a Battlesnake game, where food is positioned such that there is one near the head of each Battlesnake and one located in the center of the board, the corners of the board are no longer valid locations for those initial foods to spawn. This is to remove a slight starting state disadvantage for any Battlesnake whose "first food" was positioned this way.</p><p><img loading="lazy" alt="A Battlesnake board, on turn one, with a piece of food located in a corner square, crossed out, with the text &amp;quot;Not anymore!&amp;quot;" src="/assets/images/b5644709-988e-4e7b-a957-f6339a73f12c-27d1f92fa56de37a24b738253d8d0c9e.png" width="1000" height="983" class="img_ev3q">A now invalid first turn board configuration, as starting food may not be placed in the corners</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-progression-data-on-leaderboards">New Progression Data on Leaderboards<a href="#new-progression-data-on-leaderboards" class="hash-link" aria-label="Direct link to New Progression Data on Leaderboards" title="Direct link to New Progression Data on Leaderboards">​</a></h2><p>As a part of <a href="/">Spring League 2022</a>, and in a few Beta Global Arenas, we introduced the concept of 'Matchmaking Windows', which uses a scheduler to run a fixed number of games on a Ladder during a pre-determined time window. Now that a regular schedule is in place, this has given us an opportunity to compare changes for individual Battlesnakes participating in a Ladder between these windows, and display some juicy new stats to help in your monitoring and when checking the impact of code changes. There are now details about the "Latest Round" that highlight the rank, point changes, win rate, and more for the last run window of games.</p><p>If you click on any Battlesnake listed in a Ladder, you can see the new information that has been added. Please let us know what you think and if you find this information to be helpful!</p><p><img loading="lazy" alt="A screenshot of the details for the Battlesnake &amp;#39;numblegomble&amp;#39; that highlights it&amp;#39;s current rank in the Ladder, as well as changes that occurred since the last matchmaking window." src="/assets/images/Screen-Shot-2022-04-27-at-1.30.01-PM-a6b8b2b149d2dbfd7ab31cd0393dc743.png" width="1152" height="639" class="img_ev3q"></p><p>New data for Battlesnake progression on any Ladder</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="api-updates">API Updates<a href="#api-updates" class="hash-link" aria-label="Direct link to API Updates" title="Direct link to API Updates">​</a></h2><p>In response to a comment from community member <em>mawif</em> in the Discord server, new values have been added to the <code>Game.source</code> field on the Battlesnake API. We're now providing more descriptive values, such that when a game originates from a League Ladder, vs a Global Arena Ladder, you can now tell the difference and prioritize or handle your game as you see fit (perhaps you want to make sure those League games get all your CPU cycles!). You can see the full list of possible values for <code>Game.source</code> in the <a href="https://docs.battlesnake.com/references/api#game" target="_blank" rel="noopener noreferrer">documentation for the <code>Game</code> object</a>.</p><p>We also fixed a small bug in the API code. When a Battlesnake responds to the <strong>/move</strong> API endpoint, the <a href="https://docs.battlesnake.com/references/api#post-move" target="_blank" rel="noopener noreferrer">documentation clearly states that it must return an HTTP 200 Response Code</a>, however, the truth was that it did accept other values. Our mistake! We don't think anyone noticed, or that any active Battlesnakes were returning non-200 values, but that isn't an excuse for an untidy API! A fix is in place, and the code and documentation now correctly agree. </p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="community-contributions">Community Contributions<a href="#community-contributions" class="hash-link" aria-label="Direct link to Community Contributions" title="Direct link to Community Contributions">​</a></h2><p>The Battlesnake community continues to be delightfully active and engaged, and I'm starting to think I will always need to reserve space to report on the 'Community Contributions' made each month!</p><p>For April, a warm thank you to <a href="https://github.com/jlafayette" target="_blank" rel="noopener noreferrer">jlafayette</a> who authored a pull request to improve the project documentation for the <a href="https://github.com/BattlesnakeOfficial/rules/pull/69" target="_blank" rel="noopener noreferrer">Rules CLI</a>, as well as to <a href="https://github.com/fwc" target="_blank" rel="noopener noreferrer">fwc</a> who caught and fixed a typo in the <a href="https://github.com/BattlesnakeOfficial/docs/pull/31" target="_blank" rel="noopener noreferrer">Battlesnake API Docs</a>. Also a shout out to <em>Jonathan </em>in Discord who caught some incorrect data labeling on the 'Winter Classic 2020 Participant' Achievement and gave us a chance to fix it. </p><p>Thanks everyone for your contributions and assistance! You are the champions of our hearts.</p><p><img loading="lazy" alt="An image of a Battlesnake trophy, where the handles are battlesnakes, and the centre of the trophy displays a star" src="data:image/png;base64,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" width="210" height="153" class="img_ev3q"></p><p>A Battlesnake trophy, for you, the community</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="announcing-community-council">Announcing Community Council<a href="#announcing-community-council" class="hash-link" aria-label="Direct link to Announcing Community Council" title="Direct link to Announcing Community Council">​</a></h2><p>Speaking of community contributions, we've launched the new 'Community Council', inviting members who expressed interest on last year's <em>Annual Survey</em> in providing additional feedback to Battlesnake this year.</p><p> The Community Council will get a sneak peek at upcoming and in-progress features so that they can provide early input and feedback, and help us make Battlesnake more accessible and fun for everyone.</p><p>We were absolutely blown away by the number of people who were willing to give us some of their time and help us out in this manner, so thank you to everyone involved!</p><hr><p>That's all for now. If you have any questions, reach out to us on the <a href="https://discord.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[New DigitalOcean Engine Regions: Toronto, Frankfurt, and Singapore]]></title>
            <link>https://docs.battlesnake.com/blog/2022/04/11/new-engine-regions-using-digital-ocean</link>
            <guid>https://docs.battlesnake.com/blog/2022/04/11/new-engine-regions-using-digital-ocean</guid>
            <pubDate>Mon, 11 Apr 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[In November 2021, Rob was able to announce an incredible new Battlesnake feature he had been working very hard on: Engine Regions.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Graphic-for-Game-Engine-Regions_BlogPostGameEngine-1600x900-DigitalOceanNoLines-eca074fae133ce133075363ea4a64f97.png" width="2000" height="1125" class="img_ev3q"></p><p>In November 2021, Rob was able to announce an incredible new Battlesnake feature he had been working very hard on: Engine Regions.</p><p>Today, we are pleased to share that he has emerged again from behind his monitors to let us know that we have expanded global coverage with new Engine Regions hosted on DigitalOcean.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="how-engine-regions-work">How Engine Regions Work<a href="#how-engine-regions-work" class="hash-link" aria-label="Direct link to How Engine Regions Work" title="Direct link to How Engine Regions Work">​</a></h2><p>Battlesnake Engine Regions allow players to host their Battlesnake wherever suits them best, without being penalized by additional latency between their Battlesnake and the Game Engine.</p><p>The Engine Region feature allows you to select an Engine Region server closer to where your Battlesnake is hosted, and then measures the response time between your Battlesnake and the Engine Region server you choose. All Engine Regions are compatible, and Battlesnake games continue to be played globally.</p><p>For a full list of all supported Engine Regions, and instructions on how to set your Battlesnake's region, check out our <a href="/blog/2022/04/11/guides/engine-regions">documentation</a>.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-engine-region-locations">New Engine Region Locations<a href="#new-engine-region-locations" class="hash-link" aria-label="Direct link to New Engine Region Locations" title="Direct link to New Engine Region Locations">​</a></h2><p>We have added three new servers located in Singapore<strong>, </strong>Frankfurt Germany, and Toronto Canada.</p><p>All three of these new regions are hosted on DigitalOcean. If you host your Battlesnake on DigitalOcean already, you can switch your Battlesnake to use a matching region and should be able to squeeze every last millisecond out for processing your <code>/move</code> requests.</p><p>These locations should better support our Battlesnake friends in Central Europe, Eastern Canada/USA, and the fine folks in Southeast Asia, New Zealand, and Australia, who have suffered for some time with rather high latencies.</p><p>Go to your profile at <a href="http://play.battlesnake.com/me" target="_blank" rel="noopener noreferrer">http://play.battlesnake.com/me</a>, choose a Battlesnake and click "Edit", and you'll see the dropdown to change your "Engine Region".</p><div class="theme-admonition theme-admonition-warning alert alert--danger admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"></path></svg></span>Psst...</div><div class="admonitionContent_S0QG"><p>Did you know that DigitalOcean is a 2022 Battlesnake League Partner, and that they are offering a <a href="https://play.battlesnake.com/partner/digitalocean" target="_blank" rel="noopener noreferrer">$100 credit</a> for Battlesnake developers wanting to try them out?</p></div></div><h2 class="anchor anchorWithStickyNavbar_LWe7" id="gcp-beta-test-concluded">GCP Beta Test Concluded<a href="#gcp-beta-test-concluded" class="hash-link" aria-label="Direct link to GCP Beta Test Concluded" title="Direct link to GCP Beta Test Concluded">​</a></h2><p>We are also officially taking the previously released Google Cloud Platform Regions and ending their Beta period - they are here to stay! Thanks to everyone who tested them out and provided feedback on them, we really appreciate it. These Engine Regions will continue to be available for any Battlesnake player to use.</p><p><img loading="lazy" alt="A map of the supported GCP Game Engine Regions, with a stamp over it saying &amp;#39;Out of Beta&amp;#39;" src="/assets/images/e80cc397-2917-4107-954c-f74fe7187abf-68a36e86c2515574459e0dd371d9a486.png" width="1000" height="562" class="img_ev3q"></p><p>GCP Regions have been promoted out of Beta</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="feedback">Feedback!<a href="#feedback" class="hash-link" aria-label="Direct link to Feedback!" title="Direct link to Feedback!">​</a></h2><p>If you are using the new Engine Regions and notice any issues, or just want to brag about how much faster your Battlesnake is, please let us know in the <a href="https://github.com/BattlesnakeOfficial/feedback/discussions/new?category=bug-report" target="_blank" rel="noopener noreferrer">Feedback Repo</a>, or on <a href="https://play.battlesnake.com/discord/" target="_blank" rel="noopener noreferrer">Discord</a>. If you send us a game ID, we can take a look in our logs.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[2022 Spring League Tournament Final Standings]]></title>
            <link>https://docs.battlesnake.com/blog/2022/04/06/2022-spring-league-final-standings</link>
            <guid>https://docs.battlesnake.com/blog/2022/04/06/2022-spring-league-final-standings</guid>
            <pubDate>Wed, 06 Apr 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[With just over a week since the end of an exciting Battlesnake competition, we're thrilled to share the final standings from the 2022 Spring League Platinum and Elite Tournaments.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Blog-Posts-Ver2_SpringLeague2022FinalStandings-1-e92bf6ba2716f72b2a442dbb698ff7ce.png" width="2000" height="1125" class="img_ev3q"></p><p>With just over a week since the end of an exciting Battlesnake competition, we're thrilled to share the final standings from the 2022 Spring League Platinum and Elite tournaments.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="platinum-championship">Platinum Championship<a href="#platinum-championship" class="hash-link" aria-label="Direct link to Platinum Championship" title="Direct link to Platinum Championship">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="congratulations-to-all-platinum-tournament-competitors">Congratulations to all Platinum tournament competitors!<a href="#congratulations-to-all-platinum-tournament-competitors" class="hash-link" aria-label="Direct link to Congratulations to all Platinum tournament competitors!" title="Direct link to Congratulations to all Platinum tournament competitors!">​</a></h3><p>While all <a href="https://play.battlesnake.com/competitions/spring-league-2022/spring-league-2022-platinum/brackets/" target="_blank" rel="noopener noreferrer">32 of the Battlesnakes who qualified in the Platinum tier</a> brought their A-game to the tournament on March 19th, in the end only one could claim the first Platinum championship title of the 2022 competitive season!</p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Congratulations!</div><div class="admonitionContent_S0QG"><p>Congratulations to <a href="https://play.battlesnake.com/u/brandosha/avoiding-death/" target="_blank" rel="noopener noreferrer">Avoding Death by branodosha</a>, our 2022 Spring League Platinum champion!</p></div></div><p><img loading="lazy" src="/assets/images/image-79-d7ea3c7e7afb2ca33571a4ba112a53fc.png" width="304" height="517" class="img_ev3q"></p><p><img loading="lazy" src="/assets/images/image-81-d1a451caac8defce85a28d2a1afad300.png" width="306" height="524" class="img_ev3q"></p><p><img loading="lazy" src="/assets/images/image-80-e3bc78fccd2966c3de801c8a8e521d4e.png" width="303" height="514" class="img_ev3q"></p><p>Check out <a href="https://play.battlesnake.com/u/brandosha/avoiding-death/" target="_blank" rel="noopener noreferrer">Avoiding Deaths's </a>exciting final match from the 2022 Spring League Platinum tournament finals.</p><p><img loading="lazy" src="/assets/images/Finals-2-ec796878c771928e7b08c747882ddd5b.gif" width="1096" height="491" class="img_ev3q"></p><p>Learn more about <strong><a href="https://play.battlesnake.com/u/brandosha/avoiding-death/" target="_blank" rel="noopener noreferrer">Avoiding Death</a></strong>and its developer <strong><a href="https://play.battlesnake.com/u/brandosha" target="_blank" rel="noopener noreferrer">brandosha</a>.</strong></p><p>And don't forget, you can re-live all the exciting Spring League Platinum tournament action anytime you like at <a href="https://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">twitch.tv/battlesnakeofficial</a>!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="elite-championship">Elite Championship<a href="#elite-championship" class="hash-link" aria-label="Direct link to Elite Championship" title="Direct link to Elite Championship">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="congratulations-to-all-elite-tournament-competitors">Congratulations to all Elite tournament competitors!<a href="#congratulations-to-all-elite-tournament-competitors" class="hash-link" aria-label="Direct link to Congratulations to all Elite tournament competitors!" title="Direct link to Congratulations to all Elite tournament competitors!">​</a></h3><p>Looking at the 16 Battlesnakes who qualified for the <a href="https://play.battlesnake.com/competitions/spring-league-2022/spring-league-2022-elite/brackets/" target="_blank" rel="noopener noreferrer">Elite tournament </a>on March 26th, we knew that we were in for a pretty good show, and it is safe to say these competitors did not disappoint! </p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Congratulations!</div><div class="admonitionContent_S0QG"><p>This was especially true for <a href="https://play.battlesnake.com/u/jonathanarns/shapeshifter/" target="_blank" rel="noopener noreferrer">Shapeshifter by JonathanArns</a> who claimed the first Elite championship title of the 2022 competitive season.</p></div></div><p><img loading="lazy" src="/assets/images/image-75-2abf8e5b4421a6f1fb5b73501a860cfc.png" width="416" height="514" class="img_ev3q"></p><p><img loading="lazy" src="/assets/images/image-77-f664cdcf1f7ecbfa0b2683fb0229f58a.png" width="412" height="506" class="img_ev3q"></p><p><img loading="lazy" src="/assets/images/image-76-4272a5553b7bc5aa84ba147b0af3dd6f.png" width="415" height="520" class="img_ev3q"></p><p>Check out <a href="https://play.battlesnake.com/u/jonathanarns/shapeshifter/" target="_blank" rel="noopener noreferrer">Shapeshifter</a>'s exciting final match from the Spring League Elite tournament.</p><p><img loading="lazy" src="/assets/images/Finals-c7381320fdd0f592d0fb103573cf4502.gif" width="1096" height="491" class="img_ev3q"></p><p>Learn more about <a href="https://play.battlesnake.com/u/jonathanarns/shapeshifter/" target="_blank" rel="noopener noreferrer"><strong>Shapeshifter</strong></a>and its developer <a href="https://play.battlesnake.com/u/jonathanarns" target="_blank" rel="noopener noreferrer"><strong>JonathanArns</strong></a>:</p><p>And don't forget, you can re-live all the exciting Spring League Elite tournament action anytime you like at <a href="https://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">twitch.tv/battlesnakeofficial</a>!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="peoples-choice-award">People's Choice Award<a href="#peoples-choice-award" class="hash-link" aria-label="Direct link to People's Choice Award" title="Direct link to People's Choice Award">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="three-cheers-for-all-of-the-2022-spring-league-competitors">Three cheers for all of the 2022 Spring League competitors!<a href="#three-cheers-for-all-of-the-2022-spring-league-competitors" class="hash-link" aria-label="Direct link to Three cheers for all of the 2022 Spring League competitors!" title="Direct link to Three cheers for all of the 2022 Spring League competitors!">​</a></h3><p>While <a href="https://play.battlesnake.com/u/brandosha/avoiding-death/" target="_blank" rel="noopener noreferrer">Avoiding Death</a> and <a href="https://play.battlesnake.com/u/jonathanarns/shapeshifter/" target="_blank" rel="noopener noreferrer">Shapeshifter </a> brought some next level competition to the 2022 Spring League, they weren't the only winners this March.</p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Congratulations!</div><div class="admonitionContent_S0QG"><p>Congratulations to <a href="https://play.battlesnake.com/u/coreyja/hovering-hobbs/" target="_blank" rel="noopener noreferrer">Hovering Hobbs by coreyja </a>who took home the coveted 2022 Spring League People Choice Award!</p></div></div><p><img loading="lazy" src="/assets/images/image-82-7a954df790868f7a921c88665a460ead.png" width="1003" height="558" class="img_ev3q"></p><p>Learn more about <strong><a href="https://play.battlesnake.com/u/coreyja/hovering-hobbs/" target="_blank" rel="noopener noreferrer">Hovering Hobbs</a></strong>and its developer <strong><a href="https://play.battlesnake.com/u/coreyja/" target="_blank" rel="noopener noreferrer">coreyja</a>.</strong></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="competitor-experience-survey">Competitor Experience Survey<a href="#competitor-experience-survey" class="hash-link" aria-label="Direct link to Competitor Experience Survey" title="Direct link to Competitor Experience Survey">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="help-us-make-summer-league-even-better">Help us make Summer League even better!<a href="#help-us-make-summer-league-even-better" class="hash-link" aria-label="Direct link to Help us make Summer League even better!" title="Direct link to Help us make Summer League even better!">​</a></h3><p>At Battlesnake, we're committed to supporting our community and continually improving Battlesnake for everyone!</p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><p>It would mean alot to us if you could take a moment to share your feedback. <a href="https://docs.google.com/forms/d/e/1FAIpQLSfb27NrHV1YVPeb-Eg-rmLp--4Latm9Cjs2qPa_W1t9hy45Uw/viewform" target="_blank" rel="noopener noreferrer">The survey can be completed in 2 minutes or less!</a></p></div></div><h2 class="anchor anchorWithStickyNavbar_LWe7" id="thanks-for-competing">Thanks for Competing!<a href="#thanks-for-competing" class="hash-link" aria-label="Direct link to Thanks for Competing!" title="Direct link to Thanks for Competing!">​</a></h2><p>Before we close, we want to thank you for reading, and of course to thank all of the amazing developers who competed in the 2022 <a href="https://play.battlesnake.com/league/spring-league-2022/" target="_blank" rel="noopener noreferrer">Spring League</a>!</p><p>We also want to send a final shout out to our spectacular community, and to our wonderful 2022 partners at <a href="https://play.battlesnake.com/partner/rbc" target="_blank" rel="noopener noreferrer">RBC</a>, <a href="https://play.battlesnake.com/partner/newrelic" target="_blank" rel="noopener noreferrer">New Relic</a>, <a href="https://play.battlesnake.com/partner/digitalocean" target="_blank" rel="noopener noreferrer">DigitalOcean</a> and <a href="https://play.battlesnake.com/partner/twilio" target="_blank" rel="noopener noreferrer">Twilio</a> who make these competitions possible ❤️‌</p><p><img loading="lazy" src="/assets/images/image-25-b6c4e2be31fe31c3041d27a73a8c45c9.png" width="1000" height="562" class="img_ev3q"></p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>Save the Date!</div><div class="admonitionContent_S0QG"><p>Finally, don't forget to save the date for the launch of the <strong>2022 Summer League</strong> with registration opening on <strong>June 3rd, 2022.</strong></p></div></div><p><img loading="lazy" src="/assets/images/Social-Media-Covers-Save-The-Date-Summer-League-2022_YouTube-Cover-34f99e8b9565597cff4c4905825118fc.png" width="1000" height="562" class="img_ev3q"></p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update - March 2022]]></title>
            <link>https://docs.battlesnake.com/blog/2022/03/30/battlesnake-developer-update-march-2022</link>
            <guid>https://docs.battlesnake.com/blog/2022/03/30/battlesnake-developer-update-march-2022</guid>
            <pubDate>Wed, 30 Mar 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[And just like that, March is over! Spring League 2022 has come to an end and the Battlesnake Dev team is now planning out what we can release before the next League kicks off in June. But first, let's review what happened in March!]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/Update-Headers2022_Mar22-ab08773769cbd729141a39952363c245.png" width="6668" height="3751" class="img_ev3q"></p><p>And just like that, March is over! Spring League 2022 has come to an end and the Battlesnake Dev team is now planning out what we can release before the next League kicks off in June. But first, let's review what happened in March!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-double-win-tournament-play">New Double-Win Tournament Play<a href="#new-double-win-tournament-play" class="hash-link" aria-label="Direct link to New Double-Win Tournament Play" title="Direct link to New Double-Win Tournament Play">​</a></h2><p>Those of you who watched the Spring League 2022 final Tournaments may have noticed that there was a new win-state for tournament play. Historically, in the early rounds of a tournament we would play two games - the first winner would advance to the next round, and then a 2nd game would be played (minus the winning Battlesnake) and identify a 2nd winner to also advance to the next round.</p><p><img loading="lazy" alt="An image a text that diagrams that two games are played for each round, and two winners are selected." src="/assets/images/Screen-Shot-2022-03-30-at-10.48.27-AM-25a3ead34321f93ec78e9665fb3e0fd1.png" width="1233" height="694" class="img_ev3q">
The classic tournament format</p><p>For the <a href="https://play.battlesnake.com/competitions/spring-league-2022/spring-league-2022-platinum/brackets/" target="_blank" rel="noopener noreferrer">Platinum</a> and <a href="https://play.battlesnake.com/competitions/spring-league-2022/spring-league-2022-elite/brackets/" target="_blank" rel="noopener noreferrer">Elite</a> tournament this Spring we had a change. In the early rounds, the first two Battlesnakes to each achieve two victories were advanced to the next round (and as soon as a single Battlesnake won two games, it was removed from the group). The net result was more games, more chances to win, and more fun.</p><p>Building this out has required some code changes and adjustments on the backend, and we're pretty happy to see the code shaping up in a way that we can explore and expose other tournament formats in future.</p><p>You can watch the new format in action on Twitch.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="updating-the-battlesnake-api-map-properties">Updating the Battlesnake API Map Properties<a href="#updating-the-battlesnake-api-map-properties" class="hash-link" aria-label="Direct link to Updating the Battlesnake API Map Properties" title="Direct link to Updating the Battlesnake API Map Properties">​</a></h2><p>This spring saw the release of several <a href="/">new hazard maps</a> and uses of hazards beyond what <a href="https://docs.battlesnake.com/references/game-modes#royale" target="_blank" rel="noopener noreferrer">Royale</a> mode gives us.</p><p>To make sure this information is correctly and consistently communicated, the API has been updated and changes finalized so that developers can see both the <code>hazardMap</code> and <code>hazardMapAuthor</code>. Check out the <a href="https://docs.battlesnake.com/references/api#rulesetsettings" target="_blank" rel="noopener noreferrer">RulesetSetting object</a> in the Battlesnake API documentation for details!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="favorite-even-more-battlesnake-games">Favorite Even More Battlesnake Games!<a href="#favorite-even-more-battlesnake-games" class="hash-link" aria-label="Direct link to Favorite Even More Battlesnake Games!" title="Direct link to Favorite Even More Battlesnake Games!">​</a></h2><p>Community member <a href="https://play.battlesnake.com/u/boldbigflank/" target="_blank" rel="noopener noreferrer">BoldBigFlank</a> discovered the secret maximum number of Battlesnake games a single person can favorite... and found that number to be lacking. So we've cranked up the value to 250 games, but leave the consequences of managing that many favorite games in your hands.</p><p><img loading="lazy" alt="A screenshot of a Battlesnake game, showing the &amp;#39;Add to Favorites&amp;#39; button" src="/assets/images/Screen-Shot-2022-03-30-at-10.11.56-AM-dc9ea72231cfb36c6380cfb08597c746.png" width="1077" height="474" class="img_ev3q"></p><p>When watching a Battlesnake game, click the 'Add to Favorites' button to save it in your profile
Admittedly, the 'Favorites' feature is pretty primitive at the moment. This is absolutely something we'd like to revisit in the future, but for now if you want to save any Battlesnake games for later reference, this will get the job done!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="community-contribution---reporting-draws">Community Contribution - Reporting Draws<a href="#community-contribution---reporting-draws" class="hash-link" aria-label="Direct link to Community Contribution - Reporting Draws" title="Direct link to Community Contribution - Reporting Draws">​</a></h2><p>We love it when folks take advantage of the open source portions of the Battlesnake codebase, and want to thank community member <a href="https://github.com/demin-dmitriy" target="_blank" rel="noopener noreferrer">demin-dmitriy</a> for noticing and creating a <a href="https://github.com/BattlesnakeOfficial/rules/pull/66" target="_blank" rel="noopener noreferrer">pull request</a> &nbsp;to address some invalidly reported data in the Rules repository when a Battlesnake game ended in a draw.</p><p>All together we are a much more mighty team, so we appreciate all the folks who contribute in this way!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="continuing-projects">Continuing Projects<a href="#continuing-projects" class="hash-link" aria-label="Direct link to Continuing Projects" title="Direct link to Continuing Projects">​</a></h2><p><img loading="lazy" alt="Image of at construction-worker Battlesnake with a laptop, hardhat, and tools, with the text &amp;#39;Battlesnake is under maintenance&amp;#39;." src="/assets/images/Asset-1@2x-c9a5a743c8feb72e4ba2e0179cb5e82e.png" width="1000" height="755" class="img_ev3q"></p><p>When we write code, we make sure we have a hardhat and hammer at the ready, just in case.</p><p>March has had the Battlesnake Devs heads down as we have been focusing on several longer running active projects that are not quite ready to release. We continue to tackle a major overhaul in how the user interface is built, designed, and rendered, we're expanding our <a href="https://docs.battlesnake.com/references/engine-regions" target="_blank" rel="noopener noreferrer">Engine Regions</a> to provide better global coverage, and we are hoping to launch a new 'Teams' beta before Summer League starts.</p><p>Keep your eyes peeled for future blogposts that will outline all the details of these features when they launch!</p><hr><p>That's all for now. If you have any questions, reach out to us on the <a href="https://discord.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Announcing the 2022 Spring League Tournament Brackets]]></title>
            <link>https://docs.battlesnake.com/blog/2022/03/17/2022-spring-league-brackets</link>
            <guid>https://docs.battlesnake.com/blog/2022/03/17/2022-spring-league-brackets</guid>
            <pubDate>Thu, 17 Mar 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Don’t miss the 2022 Spring League Tournament this Saturday, March 19th at 9am PT / 12pm ET/  5pm CET on Twitch.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/SpringLeague2022Update-Headers_Brackets-Announcement-1-a13f530aa86cc04953d77e4fdd69952f.png" width="2000" height="839" class="img_ev3q"></p><p>With the leaderboard officially closed, let’s take a look at the <em>Top Tier Bhumbas</em> that qualified for the <a href="https://play.battlesnake.com/competitions/spring-league-2022/" target="_blank" rel="noopener noreferrer">2022 Spring League Tournament</a>—Don’t miss it this <strong>Saturday, March 19th at 9am PT / 12pm ET/ &nbsp;5pm CET</strong>.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="platinum-tier">Platinum Tier<a href="#platinum-tier" class="hash-link" aria-label="Direct link to Platinum Tier" title="Direct link to Platinum Tier">​</a></h2><p>An incredible <a href="https://play.battlesnake.com/competitions/spring-league-2022/spring-league-2022-platinum/brackets/" target="_blank" rel="noopener noreferrer">32 Battlesnake's qualified in the Platinum tier</a> of the 2022 Spring League Tournament which will take place on March 19th.</p><p><img loading="lazy" src="/assets/images/image-48-a6eec22c1c91ac69e80ad0ebaa6ff082.png" width="1265" height="455" class="img_ev3q"></p><p><img loading="lazy" src="/assets/images/image-50-f41fbc0e3f46a9ed2e2ca9d91efe09c5.png" width="1229" height="429" class="img_ev3q"></p><p><a href="https://play.battlesnake.com/competitions/spring-league-2022/spring-league-2022-platinum/brackets/" target="_blank" rel="noopener noreferrer"><strong>Learn more</strong></a> about the Platinum Tier Tournament Brackets</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="elite-tier">Elite Tier<a href="#elite-tier" class="hash-link" aria-label="Direct link to Elite Tier" title="Direct link to Elite Tier">​</a></h2><p>With some fierce competition throughout the competition, <a href="https://play.battlesnake.com/competitions/spring-league-2022/spring-league-2022-elite/brackets/" target="_blank" rel="noopener noreferrer">16 of this seasons best Battlesnakes qualified</a> for the 2022 Spring League Elite Tournament.</p><p><img loading="lazy" src="/assets/images/image-51-0c148a7689e5654b339fc294c1444939.png" width="1263" height="432" class="img_ev3q"></p><p><strong><a href="https://play.battlesnake.com/competitions/spring-league-2022/spring-league-2022-elite/brackets/" target="_blank" rel="noopener noreferrer">Learn More</a></strong> about the Elite Tier Tournament Brackets</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="tournament-format">Tournament Format<a href="#tournament-format" class="hash-link" aria-label="Direct link to Tournament Format" title="Direct link to Tournament Format">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="spring-league-platinum-tournament-march-19th">Spring League Platinum Tournament (March 19th)<a href="#spring-league-platinum-tournament-march-19th" class="hash-link" aria-label="Direct link to Spring League Platinum Tournament (March 19th)" title="Direct link to Spring League Platinum Tournament (March 19th)">​</a></h3><p>Part one of the 2022 Spring League tournament will take place on <strong>Saturday</strong>, <strong>March 19th at 9am PT / 12pm ET / 5PM CET</strong> on the <a href="https://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">Battlesnake Twitch Channel</a> with the 32 Platinum Qualified Battlesnakes.</p><p><img loading="lazy" src="/assets/images/63B54AFD-A392-4199-BA14-545E214F7F74-c456493903b9959130d79779a6d11633.png" width="1302" height="772" class="img_ev3q"></p><p>In this phase, to advance in the first round, a Battlesnake must get 2 wins instead of 1. Once they earn 2 wins and advance, additional games are played (without them) until a second snake accrues 2 wins and also advances. </p><p>Each group in the initial stage will play 4-6 games to determine the two winners that move onto the next stage of the tournament.</p><p>In the next two stages of competition (i.e the Quarterfinals and Semifinals), 2 wins are again required in each round to advance to the finals. Once there, the remaining 4 snakes face their final battle (a race to 3 wins). And the victor will crowned the Platinum Spring League Champion.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="spring-league-elite-tournament-march-26th">Spring League Elite Tournament (March 26th)<a href="#spring-league-elite-tournament-march-26th" class="hash-link" aria-label="Direct link to Spring League Elite Tournament (March 26th)" title="Direct link to Spring League Elite Tournament (March 26th)">​</a></h3><p>In the second day of competition, streaming live on <strong>Saturday, March 26th at 9am PT / 12pm ET / 5PM CET</strong>, we are back again with 2 wins required in each round leading up to the finals, but this time with the qualified Battlesnakes competing for the title of 2022 Spring League <em>Elite </em>Champion.</p><p><img loading="lazy" src="/assets/images/5EE8379B-7FC0-483E-86AD-0174260D4FE5-f66e602b79ab07b39ce369abe9285bea.png" width="1296" height="767" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="fan-favorite-finalists">Fan Favorite Finalists<a href="#fan-favorite-finalists" class="hash-link" aria-label="Direct link to Fan Favorite Finalists" title="Direct link to Fan Favorite Finalists">​</a></h2><p>While both<a href="https://play.battlesnake.com/u/alxv/pea-eater/" target="_blank" rel="noopener noreferrer"> Pea Eater</a> and<a href="https://play.battlesnake.com/u/coreyja/hovering-hobbs/" target="_blank" rel="noopener noreferrer"> Hovering Hobbs</a> qualified for the Elite Tournament, they garnered a total of 21 cheers during the stream —making them top contenders for the “Spring League Fan Favorite”. </p><p>Take a peek at the stats of the two popular competitors below. It’s still anyone's competition (so go and cheer on your favorite Battlesnake)!</p><p><img loading="lazy" src="data:image/png;base64,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" width="476" height="115" class="img_ev3q"></p><h4 class="anchor anchorWithStickyNavbar_LWe7" id="learn-more-about-pea-eater">Learn more about <a href="https://play.battlesnake.com/u/alxv/pea-eater/" target="_blank" rel="noopener noreferrer">Pea Eater</a><a href="#learn-more-about-pea-eater" class="hash-link" aria-label="Direct link to learn-more-about-pea-eater" title="Direct link to learn-more-about-pea-eater">​</a></h4><p><strong>Country</strong>: 🇺🇸 | <strong>Standing: 5</strong>th<strong>| </strong>Games*<strong>*: 2,484 | **</strong>Win Rate****: 31.56%</p><p><img loading="lazy" src="data:image/png;base64,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" width="590" height="115" class="img_ev3q"></p><h4 class="anchor anchorWithStickyNavbar_LWe7" id="learn-more-about-hovering-hobbs">Learn more about <a href="https://play.battlesnake.com/u/coreyja/hovering-hobbs/" target="_blank" rel="noopener noreferrer">Hovering Hobbs</a><a href="#learn-more-about-hovering-hobbs" class="hash-link" aria-label="Direct link to learn-more-about-hovering-hobbs" title="Direct link to learn-more-about-hovering-hobbs">​</a></h4><p><strong>Country</strong>: 🇺🇸 | <strong>Standing: </strong>14th<strong> | </strong>Games*<strong>*: 2,608 | **</strong>Win Rate****: 28.6%</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="caster-cup-update">Caster Cup Update<a href="#caster-cup-update" class="hash-link" aria-label="Direct link to Caster Cup Update" title="Direct link to Caster Cup Update">​</a></h2><p>Although this weekend marks the first of the Spring League touranments, last Saturday we celebrated our first event of the Battlesnake Competitive Season at the <a href="https://play.battlesnake.com/competitions/caster-cup-spring-2022/" target="_blank" rel="noopener noreferrer">2022 Spring Caster Cup Tournament</a>.</p><p>With the weight of their continent resting on their shoulders, 32 Battlesnakes entered the area (equally representing <strong>North America</strong> and <strong>Europe</strong>) but only one could survive to claim the first title of the season...</p><div class="theme-admonition theme-admonition-danger alert alert--danger admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"></path></svg></span>Congratulations!</div><div class="admonitionContent_S0QG"><p>Congratulations to <a href="https://play.battlesnake.com/u/jonathanarns/shapeshifter/" target="_blank" rel="noopener noreferrer">Shapeshifter</a> (and <a href="https://play.battlesnake.com/u/jonathanarns/" target="_blank" rel="noopener noreferrer">jonathanarns</a>) who survived those many battles, snatching the 2022 <a href="https://play.battlesnake.com/competitions/caster-cup-spring-2022/" target="_blank" rel="noopener noreferrer">Spring Caster Cup</a> for the European Conference.</p></div></div><p><img loading="lazy" src="data:image/png;base64,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" width="319" height="143" class="img_ev3q"></p><p>Check out <a href="https://play.battlesnake.com/u/jonathanarns/shapeshifter/" target="_blank" rel="noopener noreferrer">Shapeshifter</a>'s final battle of the 2022 <a href="https://play.battlesnake.com/competitions/caster-cup-spring-2022/" target="_blank" rel="noopener noreferrer">Spring Caster Cup</a> below.</p><p><a href="https://play.battlesnake.com/g/ef1f155e-9960-42b2-9486-13be63eef1e2/?title=Finals%20-%20Match%205" target="_blank" rel="noopener noreferrer"><img loading="lazy" src="https://exporter.battlesnake.com/games/ef1f155e-9960-42b2-9486-13be63eef1e2/gif" class="img_ev3q"></a></p><hr><h2 class="anchor anchorWithStickyNavbar_LWe7" id="thanks-for-competing--see-you-saturday">Thanks for Competing &amp; See You Saturday!<a href="#thanks-for-competing--see-you-saturday" class="hash-link" aria-label="Direct link to Thanks for Competing &amp; See You Saturday!" title="Direct link to Thanks for Competing &amp; See You Saturday!">​</a></h2><p>Before we close, we want to thank you for reading and thank all of the amazing <a href="https://play.battlesnake.com/league/spring-league-2022/" target="_blank" rel="noopener noreferrer">Spring League</a> competitors!</p><p>A big shoutout to our amazing community and our amazing Community, and to our wonderful 2022 partners at <a href="https://play.battlesnake.com/partner/rbc" target="_blank" rel="noopener noreferrer">RBC</a>, <a href="https://play.battlesnake.com/partner/newrelic" target="_blank" rel="noopener noreferrer">New Relic</a>, <a href="https://play.battlesnake.com/partner/digitalocean" target="_blank" rel="noopener noreferrer">DigitalOcean</a> and <a href="https://play.battlesnake.com/partner/twilio" target="_blank" rel="noopener noreferrer">Twilio</a> who make these competitions possible ❤️‌</p><p><img loading="lazy" src="/assets/images/image-25-b6c4e2be31fe31c3041d27a73a8c45c9.png" width="1000" height="562" class="img_ev3q"></p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Spring League Leaderboard Update: Week 3 - Fan Favorites, Fast Facts and Funny Names]]></title>
            <link>https://docs.battlesnake.com/blog/2022/03/08/spring-league-w3-update</link>
            <guid>https://docs.battlesnake.com/blog/2022/03/08/spring-league-w3-update</guid>
            <pubDate>Tue, 08 Mar 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[With three weeks of competition down the leaderboard continues to be dominated by a trio of top tier bhumbas, and the battle is on for the hearts of the Battlesnake Community in the 2022 Spring League competition.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/SpringLeague2022Update-Headers_Week-3-452ce24c0ae58ec6a8111911f3961cb8.png" width="2000" height="839" class="img_ev3q"></p><p>With three weeks of competition down the leaderboard continues to be dominated by a trio of top tier bhumbas, and the battle is on for the hearts of the Battlesnake Community in the <a href="https://play.battlesnake.com/arena/spring-league-2022/" target="_blank" rel="noopener noreferrer">2022 Spring League competition</a>.</p><p><img loading="lazy" src="/assets/images/image-daccde1e4da32c961a3b048bcd3aea06.png" width="1029" height="596" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="who-are-the-top-tier-bhumbas-of-the-week">Who are the Top Tier Bhumba's of the Week?<a href="#who-are-the-top-tier-bhumbas-of-the-week" class="hash-link" aria-label="Direct link to Who are the Top Tier Bhumba's of the Week?" title="Direct link to Who are the Top Tier Bhumba's of the Week?">​</a></h2><p>A quick glance at the leaderboard this week shows little has changed in the top 3 positions, with <a href="https://play.battlesnake.com/u/waryferryman/jaguar-meets-snake/" target="_blank" rel="noopener noreferrer">Jaguar Meets Snake</a>, <a href="https://play.battlesnake.com/u/ambadoom/combat-reptile/" target="_blank" rel="noopener noreferrer">Combat Reptile</a> and <a href="https://play.battlesnake.com/u/jonathanarns/shapeshifter-stop-putins-war/" target="_blank" rel="noopener noreferrer">Shapeshifter </a>continuing to fight for Spring League supremacy, putting even more distance between themselves and the remaining Elite Tier Battlesnakes.</p><p><img loading="lazy" src="/assets/images/gif-9e10bb6f7df9627ee9f8f63206f81f7c.gif" width="224" height="224" class="img_ev3q"></p><p>A recent game featuring <strong>Jaguar Meets Snake</strong>, <strong>Combat Reptile</strong> and <strong>Shapeshifter</strong></p><p>Despite that distance, however, there is little doubt that the leaderboard is full of some highly competitive Battlesnakes. And so, we thought this week would be a good opportunity to take a look at a few of the talented (yet less well-known) developers and their newly minted Spring League snakes.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="meet-pettso">Meet <a href="https://play.battlesnake.com/u/pettso/" target="_blank" rel="noopener noreferrer">pettso</a><a href="#meet-pettso" class="hash-link" aria-label="Direct link to meet-pettso" title="Direct link to meet-pettso">​</a></h3><p>Developer of <a href="https://play.battlesnake.com/u/pettso/kakemonsteret/" target="_blank" rel="noopener noreferrer">Kakemonsteret</a> (17th place overall in <a href="https://play.battlesnake.com/arena/spring-league-2022/" target="_blank" rel="noopener noreferrer">Spring League</a>):</p><p><img loading="lazy" src="/assets/images/image-17-a34dc2c7a2739f16b3cbf63daa2511a0.png" width="815" height="183" class="img_ev3q"></p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><p><strong>Games</strong>: 2,061 | <strong>Wins</strong>: 586 | <strong>Losses</strong>: 1,475 | <strong>Win Rate</strong>: 28.43%</p><p><strong>Location:</strong> Norway 🇳🇴</p><p><strong>Battlesnaking since:</strong> October 2021 (5 months)</p></div></div><p><strong>Preferred Technologies:</strong></p><ul><li>AWS </li><li>Go </li><li>Self-Hosted</li></ul><p><strong>Additional Battlesnakes:</strong></p><ul><li><a href="https://play.battlesnake.com/u/pettso/banana/" target="_blank" rel="noopener noreferrer">Banana</a></li><li><a href="https://play.battlesnake.com/u/pettso/dev-a/" target="_blank" rel="noopener noreferrer">dev-a</a></li><li><a href="https://play.battlesnake.com/u/pettso/dev-b/" target="_blank" rel="noopener noreferrer">dev-b</a></li><li><a href="https://play.battlesnake.com/u/pettso/kakemonsteret-dev/" target="_blank" rel="noopener noreferrer">Kakemonsteret-DEV</a></li><li><a href="https://play.battlesnake.com/u/pettso/lokal/" target="_blank" rel="noopener noreferrer">lokal</a></li><li><a href="https://play.battlesnake.com/u/pettso/snakes-on-a-plane/" target="_blank" rel="noopener noreferrer">Snakes on a plane</a></li></ul><p><strong>Fast Fact:</strong></p><ul><li>Spring League marks the first time <a href="https://play.battlesnake.com/u/pettso/" target="_blank" rel="noopener noreferrer">pettso</a> has placed in the Platinum Tier, with their previous personal best being Silver in the 2021 Fall League 🥈.</li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="meet-freethrill">Meet <a href="https://play.battlesnake.com/u/freethrill" target="_blank" rel="noopener noreferrer">freethrill</a><a href="#meet-freethrill" class="hash-link" aria-label="Direct link to meet-freethrill" title="Direct link to meet-freethrill">​</a></h3><p>Developer of <a href="https://play.battlesnake.com/u/freethrill/coolersnake/" target="_blank" rel="noopener noreferrer">CoolerSnake!</a> (21st place overall in <a href="https://play.battlesnake.com/arena/spring-league-2022/" target="_blank" rel="noopener noreferrer">Spring League</a>):</p><p><img loading="lazy" src="/assets/images/image-18-73b83f85cf69c301858d55af3e1fa1b3.png" width="1053" height="184" class="img_ev3q"></p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><p><strong>Games</strong>: 2,107 | <strong>Wins</strong>: 598 | <strong>Losses</strong>: 1,509 | <strong>Win Rat</strong>e: 28.38%</p><p><strong>Location:</strong> Unknown 🌎</p><p><strong>Battlesnaking since:</strong> September 2021 (6 months)</p></div></div><p><strong>Preferred Technologies:</strong></p><ul><li>GCP</li><li>Python</li></ul><p><strong>Additional Battlesnakes:</strong></p><ul><li><a href="https://play.battlesnake.com/u/freethrill/coolsnake/" target="_blank" rel="noopener noreferrer">CoolSnake!</a></li></ul><p><strong>Fast Fact:</strong></p><ul><li>Spring League marks the first time <a href="https://play.battlesnake.com/u/freethrill" target="_blank" rel="noopener noreferrer">freethrill</a> has placed in the Platinum Tier, with their previous personal best being Bronze in the 2021 Fall League 🥉.</li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="meet-claritycoders">Meet <a href="https://play.battlesnake.com/u/claritycoders" target="_blank" rel="noopener noreferrer">ClarityCoders</a><a href="#meet-claritycoders" class="hash-link" aria-label="Direct link to meet-claritycoders" title="Direct link to meet-claritycoders">​</a></h3><p>Developer of <a href="https://play.battlesnake.com/u/claritycoders/clarityice/" target="_blank" rel="noopener noreferrer">ClarityIce</a> (23rd place overall in <a href="https://play.battlesnake.com/arena/spring-league-2022/" target="_blank" rel="noopener noreferrer">Spring League</a>):</p><p><img loading="lazy" src="/assets/images/image-14-448b4e8c9047ae9aaa363845ca4e60ad.png" width="816" height="184" class="img_ev3q"></p><div class="theme-admonition theme-admonition-info alert alert--info admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"></path></svg></span>info</div><div class="admonitionContent_S0QG"><p><strong>Games</strong>: 2,050 | <strong>Wins</strong>: 573 | <strong>Losses</strong>: 1,477 | <strong>Win Rate</strong>: 27.95%</p><p><strong>Location:</strong> USA 🇺🇸</p><p><strong>Battlesnaking since:</strong> January 2021 (2 months)</p></div></div><p><strong>Preferred Technologies:</strong></p><ul><li>Python</li></ul><p><strong>Current Battlesnakes</strong></p><ul><li><a href="https://play.battlesnake.com/u/claritycoders/awesometest/" target="_blank" rel="noopener noreferrer">AwesomeTest</a></li><li><a href="https://play.battlesnake.com/u/claritycoders/claritybeefy/" target="_blank" rel="noopener noreferrer">ClarityBeefy</a></li><li><a href="https://play.battlesnake.com/u/claritycoders/clarityeyes-gold/" target="_blank" rel="noopener noreferrer">ClarityEyes-GOLD</a></li><li><a href="https://play.battlesnake.com/u/claritycoders/controlled-chaos/" target="_blank" rel="noopener noreferrer">Controlled Chaos</a></li></ul><p><strong>Fast Fact:</strong></p><ul><li>ClarityCoders runs a software development focused <a href="https://YouTube.com/claritycoders" target="_blank" rel="noopener noreferrer">YouTube Channel</a>, and has even featured Battlesnake in a tutorial which you can checkout below 👇</li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="who-are-the-current-spring-league-fan-favorites">Who are the current Spring League Fan Favorites?<a href="#who-are-the-current-spring-league-fan-favorites" class="hash-link" aria-label="Direct link to Who are the current Spring League Fan Favorites?" title="Direct link to Who are the current Spring League Fan Favorites?">​</a></h3><p>After a bit of back-and-forth over the past few weeks between <a href="https://play.battlesnake.com/u/coreyja/hovering-hobbs/" target="_blank" rel="noopener noreferrer">Hovering Hobbs</a> and <a href="https://play.battlesnake.com/u/bwuk/bwukmaxi/" target="_blank" rel="noopener noreferrer">BwukMaxi</a>, a new competitor entered the mix this week, with <a href="https://play.battlesnake.com/u/alxv/pea-eater/" target="_blank" rel="noopener noreferrer">Pea Eater</a> making it a three way race for fan favorite and setting 17 as the number of Cheers to beat.</p><p><img loading="lazy" src="/assets/images/image-5-d8a3607cbbd712a33151270daff023c6.png" width="717" height="147" class="img_ev3q"></p><p><img loading="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAs0AAACTCAIAAAD6NrN4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAdiklEQVR4nO3d91sTWcMG4PePfS91ddd3VSy4ovRiBGnSe1MEBELvXTokEAKhhR4gVGkpJPNdfAeOsymTSRkymTz3NT/sJmcmJyE4D6f+hwEAAAAQxn8Eui4AAAAAcgYAAAAIBTkDAAAAhIKcAQAAAEJBzgAAAAChIGcAAACAUJAzAAAAQCjIGQAAACAU5AwAAAAQCnIGAAAACAU5AwAAAISCnAEAAABCQc4AAAAAoSBnAAAAgFCQMwAAAEAoyBkAAAAgFOQMAAAAEApyBgAAAAgFOQMAAACEgpwBAAAAQkHOAAAAAKEgZwAAAIBQkDMAAABAKMgZAAAAIBTkDAAAABAKcgYAAAAIBTkDAAAAhIKcAQAAAEJBzgAAAAChIGcAAACAUJAzAAAAQCjIGQAAACCUQMoZ5muLdlOvVG+MTK3MLmytbR2YzNcuzzq7MKys7yvmNkanV1WarZ29E+u91BYAAAACI2ccHp/XNE/EpDZ+SKxjH9EpDZUNY6sbevtTrFbrlGq9sHIgPKne5ixZVmvnwNyVweSPtwIgfZ19IxU1TQ6Pbz9a6pq7O3p/zqoXz84vmGCl29MXVtTyP9p7fvq7ygDSzRn9I5qIz7ZZweaolI+d/Lqkp6xvH2aW9HCfkpDRvKTd8+s7A5CmT+mFD56F8zk+fSmanplngo9mScvzIyJHSnbp/VcyITU/NPJzaOTntY3t+391kAxR5wyr1fqjZZImg0/Zrc3dM9Oq9YUV3dTsem3rVGza7xaOj5ktmztHDMNMzKyxc8nn3Pb2PtXk7Nr8sm5cqa1uGo9ObSBPhSfVT86u+ftdAgRvziBHVmHl5ZWBCcqc8ehFZMh7mcsjt7T6/isZGvmZVHJpdf3+Xx0kQ9Q5o2NgjgSCiM/1/aMa87XFpoDBaO4b0dC0EZXSUN00ThNGRnH34uqu/WiMswtDddMEjRrLa2jVABAkZ9i3VVit1ssrg25PPzIxk55b8fB5BCkpSysw8xhuJb2cESnLZMQKOQMknjNW1/UkCkQmy7mjwNmFoarxd7wguWRwfMli5Rrx2fNzgRSO/9J0eYWxGgD3kTNsqDUrT0PjSOFqeXvw/AyQMyB4iDdnZJf1khwwpeLVZDc8uUzKx6U3aR2NDLVHO2Xa+1Re1xcA3M4ZDMNMKdWk8OOX0cenv4LkQ0TOgOAh0pyxs3dMEkD+137+Z41Or0anNGzpbkZp8HFxaSR9LvFfmrgbPwBAoJzBMEzUpyxSvm9onP+rHJ/+2tzeXV3b2tndNxiMPvkBnZyebW7vate3dHt6k9nMBGbOMJuvd/cOtOtbG1s6b6KbT/pNLBar/uBobXNHu769t394bdf97RmTybyxpZtVLwXzrKVAIdKc0Tt826mhVG+6daL+6Myt8vVt0+SF1rcO3KwjAPgmZ/xo7CTlXY52tFisk4q5rMLKv9/Gs0eSPnweERabVi1v39s/9OCnMr+4ml/24/m7j+xrPnoRGZ2Y3do1eHF5RUtqlrSvwhNfhSem51V48EKC5ozz88vWrsGYpJxHLyLZb+TZu4S80pqFJS27cHpeBXkjmn8/vrm9Sx5/FZ5Ir/Mi7CN9kBypOeXclbkyGLv7Rz+lFz55Gc2uzB8hUXHJuW3dQ+xPlQN9xau7kcJqzUpqTvnjkChyQZv6gwiJNGfQ4Zy/znl9Fz02M79JXmhyBhNPAPyTM/p/TtBprhzF1JqVdzGp3FNXHr2ILK2U03uSS7o9fUJqPvc1/34b3/9zgpRXzS+RB+OScxnR5AyLxdraNfjXm1juN5KcVXp0fEpOiUvOJQ+q5pfYl1rb2OYzRSgmMdtZZaxWa1f/iE0QtD+evonr6B22umpIpuUvLq9MJnN+WY3NdZAzxE+kOaO4aohMBnH5LfSSduN2tGnfiEbQFwIIHu7mjOFxhcubd0NrL/vuEvUpq7K2tb3nZ3f/aE1DR3pexWPW383vYlL39K4bNhSzC09exdCzHr+MTs4qrZa3t3UPNXX0l1bKw+LS6LPF327+ORJhzjAYjMlZpewP55/olKKKusa2vrbuodrGztSccvo2n71LWNvc4cgZ+wdHX/K/koOeJUsroA+So6q+zWFljEZTem7F7480JCrxS1FtU1d3/2hb99C3Hy0JKf9Kdak55QYj1zB8WvL8/NLmbT4NjXsT+Xllzb02b7h/Is0Z5bXD5PZvMArYRXrzF9LSDnmhkakVQV8IIHi4mzPauodI+fRcx50RDW2/Q0ZSRjG5U9q4uLxq6x6irfSvI5K4hybMLSzTfoE/X8c0dfQ7XMNjWbshu3s73+taxZYzLBZL4pci+uHI0goWVxyMpbgyGJs7B/56fdPg8ffb+IPDY2c5w5vxGRaL5XNmCe3JKq9qPD5x8CPQHx4Xf6tnt7JYLE4HbdBitHMtKaN4Uqk+v/i9MCOInEhzRufdyhkqzZagL1TXNkVeCKtoAPgrZ2QUfKP3Evtn1ZoVusxGfUs3dxPnzq7+bXQK7YVxVvj01xlt2H8bnbK7zzU8y2plmjr6SeGahg5R5Qx69+Xz4ewfHIXF3rTQfPpSJETOqGvqIuWfvIxWqly0ECtUC7QJSt7S46wYfXdPXkY/DokaHlfwqQmIitjnm2SX9QrXcXJ0ch6VIidrkF87D9QAIFzO0B8c/XE3ps/+fmaxWOiYjMraFj6vvrm9++fr2wb/salZh2UKyn+QAs/ffTw4POZz2ca2PnK3E0/O2N07oB8dz9VHTk7PXoUnst+Ir3LG3v4hrcwUv3w5ODJFu1cOj04clmF3lAwMT/K5LIiNSHMGwzBF3wdJ1OgfFWTkhMVqpS/RNagW4iUAghP/nHFxeRWTmE0KJ6Tm2xcYm5wlz4ZGJfNfMLSzb5hjuOLh0QntMRmf5rt2jtXKfEwtoPc8MeSMkko5uUj4xwyOrgcbcwvL7Ju3r3JG6fcGUji3xI0l0r/kfyVnORvwQesZ8TGD/2VBVMSbM3b1p5HJN40NHxLr1EsOumO91Nw9QzdGEXoUiLRNzHc1DubHl/w3QI+6vqy4kv8G6MEEbM4wGE1Do9OvI5JIyb/exG5u79oXS8m+HfrXMzjGvwJGo4k2aewf2C6o03zXCRLu5q1raXXd5znjf6HxWYWV3Ida42D0mPn6mk4wmVS695dSUkaxb3PG9bXl6ZvbdV13dvf510SzvEbH0zgsQOvZ2jXI/7IgKuLNGQzDjCu0dOnxxVUH/wZ5rGtQTVcoX1l347cC2KY0PVk/QuNL/oucgZzhMGd8TC3IKa6yOVJzyiJlmew1Hp6+iVPNL9v/cpnMZtKF//B5xOkv95bGSckuIxf/OWbboy9Lu22WaOsecvc3+kN8um9zBp/D4fJl84urNKnwb8wgxqdVvs0Z9O28j0t3qyZWq5WMTn3wLPzAUdcJrafD8a0QEESdMxiG6RvR+Dxq0JARlSLXrPgyvgRXwqi9SRjkQM5AzvB4v9bkrFL7JgdiY0tHyryJ/OzuV7SytoWcW2s3tpTuqOJw3oqry7b6Nmf8ERJF9l7nOEYmZuyv0NH7k3uSDoeLyyvf5oyO3tuOqoLyWncrEynLJOfOLTjImrSeeidfEhA/secM9oZnPokaNGS43J4NHJrW9GbXvrXpekDOQM5wmDP+CIl6/DKaffz5OibkvSwsLu1L3tfmzgHdHtdWRJN3W59EyjI1S1q3jvyy25Ge5VWN7Guen1/SWxf3yg3cQxf9Pj7ja02zWyNAbdAeK5/kDFqZgvJad39S4R8zOMbK0B/W+TkmsgaqAMgZDMN0D837JGqwQ4ZvO2KCwbSmN6fuH4dDHJAzkDO8mdfqzNDoNP92EWdH6fcG9jX1h8c0A3nyWzAzL5KcUVBeS67Q3OHGJlD2rQg+yRm0Mt4cY5MOJgfRZ3muUw4iFBg542YAudcRgR0y0F3ilunFvpy6dxxDKZEzkDOEyBm08cCb4+uPZvY19QdH3uQMhWpBNDnjtsGmuXPAg9Pp3nU+yhm3lfHmmHI0mhU5QwICJmfcdAH2z3kcNdgDPxeWdYLVUWqUS/25nAkDOQPzTYTLGZOKOXKd6MTspdV1zw6b5THOzi+86TcZGpsWSc6oqGnypt+EZgif5AxameJv9R7/pBy2WCBnSEAg5Yyb9Yl7VR5EDXbImBdgiqwkKZcGcuvDeE4NRXsG2jOEyBna9W3PZjFwozMwPRgHKp71QNt7PB8HajCa6BKrPskZdOX4sn+PhvEecoYEBFjOYBimpWfWrajBDhlzi9v3UsfAplwayJO/d2sJCuQM5AwhcobRaCJLTD58HuFw8xHP0A1aPZjXGn23qpjfc4Zas0Ku8Pdbt+e1KlUaev/2Sc6gleHYx9UzyBkSEHg5g73ElsuoQUNGeFK90FulSMDM8mC+/IMHS10hZyBnCJEz2CtKDY8r+Z9lNJoqa1sra1sqa1vsF94gK4h7cI/f3N6ltz2/5wyz+ZquRcZznW/7DWV8lTNMZjOpzMPnEc5WEHdoc3uX/JjqmrocFkDOkICAzBk3/1J0Kl1GDXbImF1AyBAkYSBnYHyGoDmDjoeIlGVauXcJc7TR/MsPn+zP0h8c0V4Dh2MPHbJaGboZqRhyBsMwhRW3szyiPmVZLHw/HM3yGn373DnjbVQy/zWyaGVsBt5yK/paR87KKa5yWAA5QwICNWdYGaahQ8ERNdghQ6ne9FM1A8Dsys/8hnAvl+5GewbaMwTKGebra/pXda2TP3ltGAxGeoNsbOtzWCanuIoGkZNTXiuNkiEIj++2ChNDztjW7dFlVRtae/mccnF5RVbOoG+EI2fQua8zc4sur7yzu08q8/B5BMc12Ta3d2n9nUUZ5AwJCNScQaKGvH3aYdRghwzF3IZfqyleqpXhAq8TRjDkjPJ22fru7WZ+67uaAaXc79uaSGB/E/5m5hbpzabf1Y6dJrM5LbecFH4dkeRsRsnR8SndHCTiY4bLqNHVP0LuiN/r2sSTM9jLnj58HtHdP8pd+PDohOxal5CSz2df+PS8ClJG3up033a2ank7HTKiXXcxGO7w6ITGwcyCb86KIWdIQADnDBI16tqmbKIGDRkfEuumVFgS3wHVynBhY6QPb9USzhk0YbCt72r8njCCJ2cwDPOjsZPeb3JLqp3FgvXNnZikHFLscUjU6hpXb+mUUk27D16EfRweVzjsejg8OqGNHxXVTar5JVHlDJPZHPv5NjE8eBaeXfRd72ibe6vVOjY5+/zdx5vdZELj9vSHfHIGnUXy7F3Cts716snm62sZaynYpo5+o5OcN6GYC3kvIyXfRiWfXzhd6xM5QwICO2eQ35/alkkaNaoax2nImJxd83ftREe1OuLbhCHtnDGglDv7JEUSNZjgyBlW6++/lR88C3/0IjI1p6yjd3hSqdYsaRWzC82dA3R3NLL7q8PNMmwMjU2zt3N79SGx9HtD79D4hGJudHKmuaM/JbuUFsgtqbZYLD7PGS/CZDUNHS6PodFpZ5c6P79kR41HLyKTMoob2npHJmYmler+4cmKmqY3d31PT0PjlrU3Tbx8csbZ+cX/QuNpe0l8cl5uaXVhRW1hRa2zbpqrKwN7M9inb+KKKur6hsaVc5r5xdXxaVVNQ0dYbBotEBabZrPAiQ3kDAkI+JxBokZN8wSNF+SYUGr9XS9xmVsdKWqKEuhWLdWcwf2RlrfLkDPuJ2cQk0p1yPtPLpeVjE/J29bx3YR5RbsZFvf7tufwePIyurVrkAwn9XnO4HmkZJdyXM1kNn+va2NnJodH7Ofcvf1DcgqfnPH/73eZLjfCPjjmr1osloa2XrLRLvdRUF7L0ZJBIGdIgBRyxs0322qtbvrdkjGmWPV3jURErR0raooW9FYtyZzB0ZhBiGGgBhNMOePmhmoy9wyOJaTks2dM3LZhvI5Nz61QqBb4T0shLBbL8Lji05ci+/v0qw+J3+taj45PaWFx5gxiT3/4tabZPoqRFo7xaRX7g+GZM8hYlpqGjujE7P+FxtOP3eU6GSenZ3VNXeymC3q8CJOVVMrX+S2ShpwhARLJGSRqkE6T0WmEjFtq7VixwAkjmHOGGLpOmGBlMJq061vKOc2kUq3WrGzr9vhP7HTGaDStrm0pVbfX5G7PFzP94bFaszKpVCvnNNr1LZPJ7MfKnJ1fLC6vTc/MT83Ma5a0DoePgLRJJ2eQqIGt3on5tfGS5th7u1VLMmeUt8u4v29ozwAACK6cAbcJo+X+EgZyBtozAAA4IGdIx8LaRGlLnF+aBCTZnuFsUqt4Ok2Cud8EAAIFcoYUaNYn/ZUwpJ0zOKKGGCabIGcAgPghZwQ2zcZUaUu832/VEs4Z9gNCxdCSUd4uG1DKOZpbAABEAjkjUC1uTJW3Jvj9Jh0MOYPe2v3ehkFWQEe8AIAAgpwReBY3psvbPvr99hxsOcOP2YK9wQoAQGBBzggkS5sKsSUM5Azh4gV6RgBAApAzAsPyprKiTeb3PIGccT89I/7+ugEA+Axyhtgtb4k6YaA9Az0jAAAckDPEa3lr5mtHot8zBHKGoE0XaL0AAGlDzhCjla2ZbwGSMNCegZ4RAAAOyBnisrqt+taR5PfcgJyBOSMAAD6BnCEilQGYMNCegZ4RAAAOyBnigvYMCayfgTkjAAAUcoYYYXxGwOUMrKYFAOAQcoZ4Yb6J+HOGN3NG1nc1dC1zsiqXAF8iAAA/Q84QO6yfIcKc4X3PyIBS7vDKSBsAIDHIGYEB64GKJ2eUt8u8/Gk6CxlIGwAgPcgZgQT7m4ghZ3jZ6uAyZPgqzQAAiAFyRuDBfq1+zxkepw37kEFGZjgMH+hDAQAJQM4IVIsbU+WtCUKPXeB5BO2+8G5FgfVdDXejhX3aEOCLAwBwr5AzAptmY6q0Jd7vt+qgzRlupQ0ytYR92A8mtYka2P0EAAJdYOSM1Y29pTUd+9Dpj23K7OpPtnSH/A/94SkjFZr1ydKWOOQMf+UMPlHDPmQ4OwU5g0rKKA55Lwt5LxufVvn4dwYA7ktg5Iz0khZZbj37aOiasCmT/73Lpgz38a1xkJGWhbUJf6WNIG/PYEcH+xYI++4S7lyCnEFFyjIfPAt/8Cx8aGxawN8cABAScobUzK+Nl7TEImf4JWfQURdkdCddhot7WAYb+k3YkDMAJCAwckbPiKp9QNE+oCis6XHWnjE1tzo0ueDyqGoZJldo7Vcw0nWTNprvL22gPcOtFOLsp2bf8sEEN+QMAAkIjJxBdQ/POssZPJXLB8gV9g5OGKlTa8eKm6KRM+65PcOzkGHTY4J5rcgZANIQXDlDpz8mp1fIB5igodaOFQmcNtCeQTIEd8LgnjyCxgx7aM8AkIDgyhmN3RPk9IXVbSbIzK2OFDVFIWcI155B2irIoltkZAYdqMFzeqokGzMuLq+UKk1H73BTR3/3wOjCktZ8fU2fPf11trGl29jS6Q+OeOaM01/n5JSNLd31tcXhi15fW2gZo9F0Mx9t/4D87+GR64ZMWqtt3b6n7xsAgi9nnF1cJebLZbn1meVtFouVCUqq1ZHCxki0Zwg338Sbnw4ZBOr9Jm0isbd/mFtS/UdIFMkK9Pj7bby8tYekDXlrD3kwJbuUZ87Y0x8+eRlNHpe39jh86ZbOAVIgUpZpsdxkkcraVvJIWFyay5onZ5WSwtlF3737DAAgmHJG/5ianDs8LYV/xL2hWhn2bdpAvwmNGtKICN77OaZ48irGJmGwj9iknIOjEw9yBsMwrV2D5PHHIVE7u7ZNDodHJ3++vnnpRy8i1zZ3yIPbun360tr1LY6an5yePXoRSUrOLSz74sMACGrBkjPM5muyCEdSQcPFlVGwCgYS1cpwQUM4coZvx4Fi/zOGYYZGp9mRIiYxu7VrcFKpnlDMtXQO0PQQnvClWt7uQc6wWCxRn7LIUwkp+dZ/t05+yftKnqpp6GA/Hp+cRx6vqG7i+L1o6x4ixUKjkq02lwYA9wVLzlDMa8mJzb1TgtUuIM2u/Mz3Om2gPUOSQys8o9vTP77r1/j7bbxCtWBfZkIx9/RN3INn4bTNw62ccTNsdnOHtjr0DIzRx5Vzmtv+kdg0k9nMPmVwZIo89eyfBPYYEWcv2tjW59EHAABBmTMKqrrJibt2C5YDwzAzy4P58g/IGb5q1Qjm3pP03IrbTo2X0RtbOmfF1ja2H7OGbribMxiGoW0hT9/EHR3fbCNgMplDo5IfPAt/+DxicWXdprzBaCLh5sGz8KmZeYe12tjSkQKPXkSSawKAl4IiZ6xu7pGzyuv7haxd8KYNtGeg94Q4ODx++DyC3Kpbu1ws7d98N1rTs5xhMpn/iU4hBdLzKhiGqW3s5O4ZKa2UkwJf8r86LPC97na4aFpuuetfGADgIShyBl0DVL3MNf4LCOXSQJ78PXKGf+eeBKiewTHamHFxecVd+OLyivaweJAzbta9XVylSaWhrZc0kLyOSLoyOB6DpV3fIoX/CIk6P7+0edZisYa8/0QKKGYddPcAgAeknzMOjn+RUzJuprM6nm0P9pRLA7n1YWjPQO+JW0ruGgw+Z5bwKZ+SXeZNzmAYpuhrnc1Mlln1Escr0mt2D4zaPDWrXiJPhbz/hH8rAHxF+jmjbUBBTvk5hT9Q3KZc6s+te4d+E8w94Sk1p5zcqksqeTXnlH1v8DJnXFxehbyX0ZBRUP6D+xW7+0fpxFqbp3JLqslTtY2dfCoPAHxIPGdcGYyfCxtvprPmN1xcGoSvoDRNL/blcKYNjM/ANFciKaOY3Kqr5e18vlo/7kZUeJwzbhb7aulhNWYscr/ixeUVXeZrZ1dPH7+6MpDJLw+fR+w7WpwUADwj8Zwxolgk5Rt7JoWvncRNa3pz6v5BzsDcEw4ZBd/ILTy/zEW7AlFUUedlzvh1dvHsXQLNGR/i081mp3NWibzSGlL4B6vdgs56Tcoo5lNzAOBJyjnDYrFklreR8jv7+APFN6Y1vdm1b9Ge4VbaYIIGna9h3yvhUHxKnpc5I6e4is5EJf9R39LN/aKaJS0p+Toiia7EJUsvJA+OTc7yqTkA8CTlnKFe3iSFy+qw3o6PTWl6smpD0W+CRUJtTCjmaNPCnv6Q+1ukZ02C9SxnKGYXSAFZWkFH7zCdS7Kt2+N+6XcxqaTw/OLqzWjxoxNSk5slvFw1hwCAW6ScM0rr+kjhuaXNe6ldUKaNHzdpA+MzMM2VuLoy/PU69m5IZi3396f4W70362dcXF69+pBIWjK2dftWqzU2KYeUj0/O414ynG60RsaNNrX3kf+trG1x73cAAII2Z2ztHpKSX8parzGdVUgT813IGVgklKqqb6PpYWjUaX/HzzEFezKqBzmDxhS6j8nm9i7tPenqH+H40p7+ut0s7a/XsQaDMSw2jZzlsiEEANwl2ZxR3zlOSg5OYDorwP0xmczv49JpgKiWt9ss2HVxeUWzSGjkZ89yhlqzQp56E/nZYDTZT2D5603s4dEJnyGr5VWNtBXE63cPAMGRM07PLj/lyWW59Yn58rMLF4sSAoBvbWzp/n4bT6PGn69jMgu+Vcvbq+rbMgq+0b3TMgsrPdsX3mA0kX1M7BfuNJnNdOxFag7X2uEzc4s2C3wNjmCTRQDfk2bO6BlRebbdGgD4xN7+IbtVw/4oq2o0m689yxlffzSztzXhWIx8dHLGWQ0tFuvriCRa8umbOHa7CAD4igRzhsl8nVrcTIpt77oY8Q4AAjEYTS2dA2/vtjojx8PnEbL0Qrqalgc5Y1m7QeaGPHkVc3B4zL0Y+Yuwj/b7mFD1Ld20YqX8FjAFAInnDAAIOAdHJ/OLq8o5zfLqhsvN1QBAYpAzAAAAQCjIGQAAACAU5AwAAAAQCnIGAAAACAU5AwAAAISCnAEAAABCQc4AAAAAoSBnAAAAgFCQMwAAAEAoyBkAAAAgFOQMAAAAEApyBgAAAAgFOQMAAACEgpwBAAAAQkHOAAAAAKEgZwAAAIBQkDMAAABAKMgZAAAAIBTkDAAAABAKcgYAAAAIBTkDAAAAkDMAAAAg0KA9AwAAAISCnAEAAABCQc4AAAAAoSBnAAAAgFCQMwAAAEAoyBkAAAAgFOQMAAAAEApyBgAAAAgFOQMAAAAYgfwfhBAESDqWHSoAAAAASUVORK5CYII=" width="717" height="147" class="img_ev3q"></p><p><img loading="lazy" src="/assets/images/image-3-d861280452ec56c7e00fc80a17f59986.png" width="717" height="147" class="img_ev3q"></p><p>Will <a href="https://play.battlesnake.com/u/bwuk/bwukmaxi/" target="_blank" rel="noopener noreferrer">BwukMaxi</a> be able to regain their lead, or will they and <a href="https://play.battlesnake.com/u/coreyja/hovering-hobbs/" target="_blank" rel="noopener noreferrer">Hovering Hobbs</a> be forced to concede to this newcomer in the Fan Favorite race?</p><div class="theme-admonition theme-admonition-warning alert alert--danger admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"></path></svg></span>Have your say!</div><div class="admonitionContent_S0QG"><p>Only YOU to help decide! <a href="https://play.battlesnake.com/arena/spring-league-2022/" target="_blank" rel="noopener noreferrer">Cheer</a> for your favorite Battlesnake today!</p></div></div><h3 class="anchor anchorWithStickyNavbar_LWe7" id="what-are-some-of-the-best-battlesnake-names">What are some of the best Battlesnake names?<a href="#what-are-some-of-the-best-battlesnake-names" class="hash-link" aria-label="Direct link to What are some of the best Battlesnake names?" title="Direct link to What are some of the best Battlesnake names?">​</a></h3><p>While we may never know what sets the current fan favorites apart, there is little doubt about what brings fame, fortune and popularity to many Battlesnakes during the competitive season: <strong>an amazing name!</strong></p><p>Below are a few of our favorite names so far this season, and we can't wait to see what fun and fabulously punny names are store for the rest of 2022.</p><p><img loading="lazy" src="data:image/png;base64,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" width="548" height="92" class="img_ev3q"></p><p><img loading="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAqwAAABqCAIAAAD2jpTnAAAACXBIWXMAAAsTAAALEwEAmpwYAAAgAElEQVR4nO2d51pa29bH34s593I+nBvYV4AmxpOAPUazUERURMWCvXfFGhtii92IvXdFRUT6MubbeR8YydprryZiAXT4jA97k1V/c645/3PMMcf8P9L9Cw0JIAEkgASQABIg316H+H8BfwI0JIAEkAASQAJIgEQRgJUACSABJIAEkAASINETgJUACSABJIAEkAASIHE6ACsBEkACSAAJIAEkQGJMAFYCJIAEkAASQAJIgMTAQKwESAAJIAEkgASQAImrA7ASIAEkgASQABJAAiQuEcRKgASQABJAAkgACZCYJwArARJAAkgACSABJEBisiCsBEgACSABJIAEkACJGQOxEiABJIAEkAASIN924lpMGxz4MkBDAkgACSABJECiCMBKgASQABJAAkgACZDoCcBKgASQABJAAkgACZA4HYCVAAkgASSABJAAEiAxJgArARJAAkgACSABJEBiYCBWAiSABJAAEkACSIDE1QFYCZAAEkACSAAJIAESlwhiJUACSAAJIAEkgARIzBOAlQAJIAEkgASQABIgMVkQVgIkgASQABJAAkiAxIyBWAmQABJAAkgACZBvO20rpg0OfBmgIQEkgASQABIgUQRgJXgdBKZmlyPj0uU5ZVabO+APMzFlKKpoGZlYCPiToL0mArt7p0UVLQ1t/QF/kldjwf+pXpsdq2t7kzNLMwtr+wdGt8vXEx2O24ND4+LS1vzixtbOkdXqCp7qh56AwFeskDCb1TU1u9zWqauo66hu7O7uH9vYOuQ7OCOvQiQmRGJicWn7OR7m4vJGNzbX1D5QXqutbekd0s+cnJj4Dm5s7xeJieqGroAzDFEzmWwTU4Zm7WBFXUdVfWezdnB80nBmvH6m2z2ocANo84YNkZhITFMH/ElejQXzp3p8cpmnqQ+PSoGWDSxOqrpXslgsjoa2vk+JCvqJ72NkeZr6w6PzYKh+KAICX72C3JyOn119oxGxafRKDEZkFG1tH7NPGdRPh0mkCdKc62v70z6M2WwvqW4Lk0gZTxImkRaUNppM1tBqWYLc9vbP8ksbGQ0fBTwjr2J1fT+whRtAQxHwUGLlNdqopMx+3STfAUH7qRqWt6EBjJeqapp7uvvHGtv7s/Kr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" width="684" height="106" class="img_ev3q"></p><p><img loading="lazy" src="data:image/png;base64,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" width="548" height="92" class="img_ev3q"></p><p><img loading="lazy" src="data:image/png;base64,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" width="531" height="106" class="img_ev3q"></p><p>A special shoutout goes to <a href="https://play.battlesnake.com/u/tiger_the_cat/" target="_blank" rel="noopener noreferrer">Tiger_The_Cat</a>, creator of <a href="https://play.battlesnake.com/u/tiger_the_cat/wheat-bread/" target="_blank" rel="noopener noreferrer">Wheat Bread</a> and four other culinarily-themed Battlesnakes who you may have seen around the competitive circuit over the past year.</p><p><em>"All of my battlesnakes are named after ingredients. If you put all of these ingredients together, you would get a very good sandwich."</em></p><p><img loading="lazy" src="/assets/images/image-9-d24ea82bb8e8d64c7d0f7fe21b0ec6a3.png" width="912" height="677" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="whats-happening-this-week-in-battlesnake">What's happening this week in Battlesnake<a href="#whats-happening-this-week-in-battlesnake" class="hash-link" aria-label="Direct link to What's happening this week in Battlesnake" title="Direct link to What's happening this week in Battlesnake">​</a></h3><p>While you can always stay up to date by checking out (or subscribing to) the <a href="https://play.battlesnake.com/schedule/" target="_blank" rel="noopener noreferrer">Battlesnake Community Calendar</a>, we wanted to be sure to give you a quick update on what is happening this week on <a href="https://battlesnake.tv/" target="_blank" rel="noopener noreferrer">Battlesnake.TV</a>.</p><p><img loading="lazy" src="/assets/images/image-12-e0d8589cb567a0e8278842a1690c2f3b.png" width="1131" height="681" class="img_ev3q"></p><p><strong>Deep Learning </strong>- Thur<strong>s</strong>, Mar <strong>10th</strong> at 1<strong>p</strong>m PT / <strong>4</strong>pm ET****</p><p>Join Aurora for the first ever Battlesnake 'Book Club' as she explores the book '<a href="https://www.amazon.ca/Thinking-Systems-Primer-Donella-Meadows/dp/1603580557" target="_blank" rel="noopener noreferrer">Thinking in Systems</a>' by Donella H. Meadows live on <a href="https://battlesnake.tv/" target="_blank" rel="noopener noreferrer">Battlesnake.TV</a>.</p><p><strong>Casters Cup Tournament</strong> - <strong>Sat</strong>, Mar <strong>12</strong> at <strong>9a</strong>m PT / <strong>12pm</strong> ET****</p><p>Its North America versus Europe this Saturday on <a href="https://battlesnake.tv/" target="_blank" rel="noopener noreferrer">Battlesnake.TV</a> as the Snake Pit Live! team brings you the exciting conclusion to the 2022 Spring Caster Cup.</p><p><img loading="lazy" src="/assets/images/image-13-686a05e4730f77f581b9819fac9b0f79.png" width="1000" height="243" class="img_ev3q"></p><p>Check out the Tournament brackets for yourself over at <a href="https://play.battlesnake.com/competitions/caster-cup-spring-2022" target="_blank" rel="noopener noreferrer">play.battlesnake.com</a></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="good-luck-and-happy-battlesnaking">Good Luck and Happy Battlesnaking!<a href="#good-luck-and-happy-battlesnaking" class="hash-link" aria-label="Direct link to Good Luck and Happy Battlesnaking!" title="Direct link to Good Luck and Happy Battlesnaking!">​</a></h3><p>As always, before we close off this update we want to thank you for reading and to wish good luck to all the <a href="https://play.battlesnake.com/league/spring-league-2022/" target="_blank" rel="noopener noreferrer">Spring League</a> competitors!</p><p>We'd also like to send a huge thank you to our amazing Community, and to our wonderful 2022 partners at <a href="https://play.battlesnake.com/partner/rbc" target="_blank" rel="noopener noreferrer">RBC</a>, <a href="https://play.battlesnake.com/partner/newrelic" target="_blank" rel="noopener noreferrer">New Relic</a>, <a href="https://play.battlesnake.com/partner/digitalocean" target="_blank" rel="noopener noreferrer">DigitalOcean</a> and <a href="https://play.battlesnake.com/partner/twilio" target="_blank" rel="noopener noreferrer">Twilio</a> who make these competitions possible ❤️‌</p><p><img loading="lazy" src="/assets/images/image-25-b6c4e2be31fe31c3041d27a73a8c45c9.png" width="1000" height="562" class="img_ev3q"></p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[2020 Battlesnake Winter Classic Recap]]></title>
            <link>https://docs.battlesnake.com/blog/2020/12/30/2020-battlesnake-winter-classic-recap</link>
            <guid>https://docs.battlesnake.com/blog/2020/12/30/2020-battlesnake-winter-classic-recap</guid>
            <pubDate>Wed, 30 Dec 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[Discover who claimed the Champion Prize Pack in each of the Rookie, Veteran and Elite Division’s at the 2020 Battlesnake Winter Classic.]]></description>
            <content:encoded><![CDATA[<p>While for many, including ourselves, December marked the final month of what can only be described as a tumultuous year, it also marked the return of an exciting annual Battlesnake competition, the <a href="https://www.youtube.com/watch?v=ePlA62wJVfo&amp;t=219s" target="_blank" rel="noopener noreferrer">2nd annual Winter Classic Tournament</a>, which streamed live on <a href="http://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">twitch.tv/battlesnakeofficial</a> on Saturday, December 19, 2020.</p><p><strong>Check out this blog post to discover who claimed the Winter Classic Champion Prize Pack in each of the Rookie, Veteran &amp; Elite Divisions.</strong>
<img loading="lazy" src="/assets/images/1-ZriPz3xZ2Pk7sMRO1e4n7Q-3d78e73f72555be23ecd8c82aebd1c1c.png" width="800" height="450" class="img_ev3q">2020 Battlesnake Winter Classic Opening&nbsp;Screen</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="rookie-division">Rookie Division<a href="#rookie-division" class="hash-link" aria-label="Direct link to Rookie Division" title="Direct link to Rookie Division">​</a></h3><p>The tournament began incredibly strong, with the Rookie Division showcasing some exceptional Battlesnake Developers, and all 24 snakes in the division entering the arena ready to fight for their place in the competition.</p><p>After some great games across all four rookie brackets, the top eight competitors that emerged represented a stellar group of Snakes and Developers, with both well-known names and new faces amongst the pack.
<img loading="lazy" src="/assets/images/1-J2GqEXkBraagY3iUXKXslw-6e821e69a6dbe49cafea57e339ffd724.png" width="697" height="361" class="img_ev3q">Top 8 Snakes from the 2020 Winter Classic Rookie&nbsp;Division
Despite the many stellar snakes who entered the finals, in the end, only one could claim the Rookie Division crown &amp; the Champion Prize Pack with <a href="https://play.battlesnake.com/s/snk_DQjJxqpTkgd76bFqWXWyDBj4/" target="_blank" rel="noopener noreferrer"><strong>Milky Way</strong></a><a href="https://play.battlesnake.com/u/dachenalt/milky-way-not-competing-anymore/" target="_blank" rel="noopener noreferrer">by dachenalt</a> defeating <a href="https://play.battlesnake.com/s/snk_cWCywVChHkgJVhBRVPPb8VgP/" target="_blank" rel="noopener noreferrer"><strong>Black Mamba</strong></a><a href="https://play.battlesnake.com/u/md-hexdrive/black-mamba/" target="_blank" rel="noopener noreferrer">by md-hexdrive</a> and <a href="https://play.battlesnake.com/s/snk_y4k9Qr7xR7T76HfyMCvKgrXR/" target="_blank" rel="noopener noreferrer"><strong>Pumpkin Pie</strong></a><a href="https://play.battlesnake.com/s/snk_y4k9Qr7xR7T76HfyMCvKgrXR/" target="_blank" rel="noopener noreferrer">https://play.battlesnake.com/s/snk_y4k9Qr7xR7T76HfyMCvKgrXR/</a><a href="https://play.battlesnake.com/u/dachenscratch/pumpkin-pie-not-competing-anymore/" target="_blank" rel="noopener noreferrer">by DAChenScratch</a> in Game Four of the “Battle of the Gourds” Rookie Division finals.
<img loading="lazy" src="/assets/images/1-xYpVmVB9YjAfwIh7BuJBPQ-50c269d2d6087d879ab493987eb78a89.gif" width="520" height="293" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="veteran-division">Veteran Division<a href="#veteran-division" class="hash-link" aria-label="Direct link to Veteran Division" title="Direct link to Veteran Division">​</a></h3><p>With such a strong showing from the Rookie Division, expectations were high for Veteran competitors, and they certainly did not disappoint, with all 16 snakes entering the arena ready to show what it takes to compete in a Battlesnake tournament at this level.</p><p>The top developers in the Veteran Division certainly helped to deliver that message to fans and fellow competitors alike, with the eight snakes competing in the semi-finals showcasing the type of competition and gameplay we have all come to expect from Battlesnake tournaments.
<img loading="lazy" src="/assets/images/1-zwYSmp-Qiz98tBQN8J525g-d4cdd65be2a67e22a7d7e530968ffce7.png" width="690" height="354" class="img_ev3q">Top 8 Snakes from the 2020 Winter Classic Veteran&nbsp;Division
While it only took three games for <a href="https://play.battlesnake.com/s/snk_RxgTPrDrF9Kd6JCM9Cwtp6Wb/" target="_blank" rel="noopener noreferrer"><strong>Severus Snake</strong></a><a href="https://play.battlesnake.com/u/kudu/severus-snake/" target="_blank" rel="noopener noreferrer">by kudu</a> to overtake <a href="https://play.battlesnake.com/s/snk_RRjqPTGKpkFSVqhXJ4F4hfb6/" target="_blank" rel="noopener noreferrer"><strong>mabel</strong></a>
<a href="https://play.battlesnake.com/u/smallsco/mabel/" target="_blank" rel="noopener noreferrer">by smallsco</a> and <a href="https://play.battlesnake.com/s/snk_6cmWxp3fJHyKtYCfjgHRm8Y8/" target="_blank" rel="noopener noreferrer"><strong>One Has No Name</strong></a><a href="https://play.battlesnake.com/u/jinlibao/one-has-no-name/" target="_blank" rel="noopener noreferrer">by jinlibao</a> in the Veteran Division finals, they were certainly an incredible three games to watch, setting the stage for an even more awesome ending to the day with the Elite Division competitors.
<img loading="lazy" src="/assets/images/1-YXzVM4tYGukFSKa9sMMMiA-e29115571d23179355208ffa903a289b.gif" width="520" height="293" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="elite-division">Elite Division<a href="#elite-division" class="hash-link" aria-label="Direct link to Elite Division" title="Direct link to Elite Division">​</a></h3><p>Despite being the smallest of the three divisions, with only eight snakes qualifying for the 2020 Winter Classic, competition was incredibly tough, with each and every game demonstrating the strategy and talent it takes to become an Elite Battlesnake Developer.
<img loading="lazy" src="/assets/images/1-IQvYMFNUkEPjRwNNFzxhxA-92d2fbda2db66e2022b6db7e0775aa59.png" width="690" height="354" class="img_ev3q">Qualifying Snakes from the 2020 Winter Classic Elite&nbsp;Division
Nowhere was this strategy and talent more evident than in the Elite Division finals between <a href="https://play.battlesnake.com/s/snk_84VYKTSWFffMXMTgW9YfgwB3/" target="_blank" rel="noopener noreferrer"><strong>Tofu</strong></a><a href="https://play.battlesnake.com/u/tofu/tofu/" target="_blank" rel="noopener noreferrer">by tofu</a>, <a href="https://play.battlesnake.com/s/snk_BjJCCT7gH48SvQ8VYpthTHCC/" target="_blank" rel="noopener noreferrer"><strong>Prüzze v2</strong></a><a href="https://play.battlesnake.com/u/pruzze/pruzze-v2/" target="_blank" rel="noopener noreferrer">by pruzze</a> and <a href="https://play.battlesnake.com/s/snk_fy3yVt3h4fyJ8MJbWxXrVdyS/" target="_blank" rel="noopener noreferrer"><strong>All I Need is 60ms</strong></a><a href="https://play.battlesnake.com/u/cory/all-i-need-is-60ms/" target="_blank" rel="noopener noreferrer">by Cory</a>, where everyone from fans at home to the Casting Crew were on the edge of their seats as <a href="https://play.battlesnake.com/s/snk_84VYKTSWFffMXMTgW9YfgwB3/" target="_blank" rel="noopener noreferrer"><strong>Tofu</strong></a><a href="https://play.battlesnake.com/u/tofu/tofu/" target="_blank" rel="noopener noreferrer">by tofu</a>, claimed the Elite Division crown and Champion Prize Pack after 261 moves in Game Six.
<img loading="lazy" src="/assets/images/1-QSR03m6CkyXw9sNuQHypGQ-d8b698290480501d0ce1cd5ecf8c4308.gif" width="520" height="293" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="thank-youand-see-you-nextyear">Thank You — and See You Next&nbsp;Year!<a href="#thank-youand-see-you-nextyear" class="hash-link" aria-label="Direct link to Thank You — and See You Next&nbsp;Year!" title="Direct link to Thank You — and See You Next&nbsp;Year!">​</a></h2><p>This was certainly an exceptional tournament to end a difficult year, and we are so thankful for the equally exceptional Battlesnake Community which helps to make these competitions, and Battlesnake as a whole, possible.</p><p>With that in mind, we want to send a huge thank you out to all of the Battlesnake Developers, Competitors, and Fans who helped to make the 2020 Winter Classic a success.</p><p>Stay tuned to all of the <a href="https://play.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake</a> social media channels for updates on what is coming in 2021, and in the meantime, stay safe and battle on!</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — December 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/12/30/battlesnake-developer-update---december-2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/12/30/battlesnake-developer-update---december-2020</guid>
            <pubDate>Wed, 30 Dec 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[This was an amazing year for Battlesnake with the platform growing and evolving in  so many ways. We have added new game modes, changed…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1-pdQPLGdOQunndJgxwHPaAQ-9f0c40cd8efc910d703cd393febb955f.png" width="800" height="335" class="img_ev3q">
This was an amazing year for Battlesnake with the platform growing and evolving in so many ways. We have added new game modes, changed API versions, expanded the engine and run over a dozen different virtual competitions. For December, the team focused on some of the tech debt, bugs and performance issues that came from all that new stuff. Even so, we still managed to introduce a few new improvements for everyone.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-globalarenas">New Global&nbsp;Arenas<a href="#new-globalarenas" class="hash-link" aria-label="Direct link to New Global&nbsp;Arenas" title="Direct link to New Global&nbsp;Arenas">​</a></h2><p>To hold everyone over until the 2021 Competitive Season starts we have added two new Global Arenas for everyone to test their Battlesnake development skills in.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="global-duels"><a href="https://play.battlesnake.com/arena/global-duels/" target="_blank" rel="noopener noreferrer">Global Duels</a><a href="#global-duels" class="hash-link" aria-label="Direct link to global-duels" title="Direct link to global-duels">​</a></h3><p>We really liked the high level competition that came out of the Battlesnake Duels challenge arena during the Fall League and this arena is an evolution of that. 1v1 competition between Battlesnakes provides some of the most interesting games with regards to strategy and tactics.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="global-royale"><a href="https://play.battlesnake.com/arena/global-royale/" target="_blank" rel="noopener noreferrer">Global Royale</a><a href="#global-royale" class="hash-link" aria-label="Direct link to global-royale" title="Direct link to global-royale">​</a></h3><p>By far the most fun and chaotic game mode we introduced in 2020 was Battlesnake Royale during the Summer League. The added challenge of the expanding hazard area created all new problem spaces to explore around maneuvering and risk-reward calculations.</p><p>Both arenas are open right now and support a single Battlesnake per user, so choose wisely!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="twitch-plays-battlesnake">Twitch Plays Battlesnake<a href="#twitch-plays-battlesnake" class="hash-link" aria-label="Direct link to Twitch Plays Battlesnake" title="Direct link to Twitch Plays Battlesnake">​</a></h2><p>Thanks to veteran Battlesnake user <a href="https://play.battlesnake.com/u/xtagon/" target="_blank" rel="noopener noreferrer">Xtagon</a>, we have a way for our audience to collaboratively play Battlesnake together via Twitch Chat. This game mode runs slow enough that users can enter their votes for moves directly in twitch chat. The most popular move each turn will define how the Battlesnake moves. <a href="https://www.twitch.tv/videos/855399711" target="_blank" rel="noopener noreferrer">So far the longest that chat has kept a snake alive is 154 turns!</a>
<img loading="lazy" src="/assets/images/1-l9Gk0uZ9lnKDXqlaXBUd9g-2de75fb212b155473913920c171890fc.png" width="800" height="393" class="img_ev3q">Twitch Plays Battlesnake from the Winter Classic 2020 Tournament — Dec 19,&nbsp;2020
We will be periodically putting <em>Twitch Plays Battlesnake</em> live on our <a href="https://play.battlesnake.com/twitch" target="_blank" rel="noopener noreferrer">Twitch channel</a> so make sure to follow the channel for notification on when it goes live.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="achievements">Achievements<a href="#achievements" class="hash-link" aria-label="Direct link to Achievements" title="Direct link to Achievements">​</a></h2><p>We have released an alpha version of our new Achievements system. Currently, we are using achievements to showcase which competitions users have participated in and how they have placed in recent tournaments. This feature will grow over the next few months and provide all users with some new goals and ways to unlock new Battlesnake head and tail customizations.
<img loading="lazy" src="/assets/images/1-QQcF2P7Fah4_zUA4As38zw-0979b856dabebcad2c503f8b857c597c.png" width="800" height="366" class="img_ev3q">Example competition achievements
You can find the achievements you have earned on your <a href="https://play.battlesnake.com/me#achievements" target="_blank" rel="noopener noreferrer">Battlesnake Profile</a> page.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="api-v0-now-deprecated">API v0 now Deprecated<a href="#api-v0-now-deprecated" class="hash-link" aria-label="Direct link to API v0 now Deprecated" title="Direct link to API v0 now Deprecated">​</a></h2><p>All platform support for API v0 snakes was removed on December 31st, 2020. If you need help updating your Battlesnake to the API v1, check out our <a href="https://docs.battlesnake.com/guides/migrating-to-api-version-1" target="_blank" rel="noopener noreferrer">Migration Guide</a>.</p><hr><p>That’s all for now. If you have any questions, reach out to us on the <a href="https://play.battlesnake.com/discord/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server or our <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — November 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/11/30/battlesnake-developer-update---november-2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/11/30/battlesnake-developer-update---november-2020</guid>
            <pubDate>Mon, 30 Nov 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[Much of the development in November was behind the scenes as we improve and refine the new features added for both the Fall League 2020…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1--Qs3YD0ZnSx8IYfzFtiftQ-2c57f28f824fa876667f3b280a32ad7c.png" width="800" height="335" class="img_ev3q">
Much of the development in November was behind the scenes as we improve and refine the new features added for both the <a href="https://play.battlesnake.com/fall-league" target="_blank" rel="noopener noreferrer">Fall League 2020</a> and <a href="https://play.battlesnake.com/winter-classic" target="_blank" rel="noopener noreferrer">Battlesnake Winter Classic 2020</a> competitions. We also made some major performance enhancements to the platform after our servers barely held on as a result of being featured in some prominent developer communities this month</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="game-board-improvements">Game Board Improvements<a href="#game-board-improvements" class="hash-link" aria-label="Direct link to Game Board Improvements" title="Direct link to Game Board Improvements">​</a></h2><p>The game board has undergone a series of improvements to both add more information and make it more readable. A major change is that we now display the author (user or team) along with the Battlesnake name to give everyone some more visibility. We also tweaked the layout to make it more legible at a glance.
<img loading="lazy" src="/assets/images/1-GGlWOKuvIF8n9amh_mtdhg-cbfeadaf890152bc9cf180d3bca53788.png" width="800" height="516" class="img_ev3q">Game Board&nbsp;Changes
In addition, we fixed several critical problems with the GIF exporter, so it should now generate a lot fewer 500 errors when generating animated gifs for games.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="arena-upgrades">Arena Upgrades<a href="#arena-upgrades" class="hash-link" aria-label="Direct link to Arena Upgrades" title="Direct link to Arena Upgrades">​</a></h2><p>We have made several changes to the Arena system to improve the performance of both page loads and matching. In some cases everyone should be seeing a 5X improvement in load times for the leaderboards. Also the arena leaderboards are also now displaying negative scores. The TrueSkill system can generate negative ranking values, which are completely valid, but we initially decided to set the minimum score to 0 to make the leaderboards look better. Since then we noticed that this has only caused confusion as it reduces score granularity and obscures how Battlesnakes sort at the bottom of the leaderboard. We are looking to address ranking and scoring further before the next competition season begins in 2021.
<img loading="lazy" src="/assets/images/1-oH1eLSvAJ_Uqocju6SqQXA-ed4688cf38cdfd96d5b2a58077a5cf4d.png" width="800" height="571" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="custom-snakeversions">Custom Snake&nbsp;Versions<a href="#custom-snakeversions" class="hash-link" aria-label="Direct link to Custom Snake&nbsp;Versions" title="Direct link to Custom Snake&nbsp;Versions">​</a></h2><p>Developers can now provide a version number for their Battlesnake in the JSON data from the / endpoint. This data value will be shown as a tag on your snake and supports any short string. It can be a great way to track iterations of your snake or just let everyone know why your Battlesnake comes out of <em>beta.</em></p><div class="codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_biex"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#F8F8F2"><span class="token plain">{</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">  "apiversion": "1",</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">  "color": "#d4770d",</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">  "head": "bfl-jackolantern",</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">  "tail": "hook",</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">  "version": "1.0.0"</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">}</span><br></span></code></pre><div class="buttonGroup__atx"><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg viewBox="0 0 24 24" class="copyButtonIcon_y97N"><path fill="currentColor" d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg viewBox="0 0 24 24" class="copyButtonSuccessIcon_LjdS"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div><p><img loading="lazy" src="/assets/images/1-86vJfYmFgBVEQQ-rnQjKGQ-ab1748fe39f1f71162e04b6f4036ce03.png" width="800" height="131" class="img_ev3q">Example Version&nbsp;Tag</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-snake-customizations">New Snake Customizations<a href="#new-snake-customizations" class="hash-link" aria-label="Direct link to New Snake Customizations" title="Direct link to New Snake Customizations">​</a></h2><p>Two new heads and a new tail customization were revealed with the Fall League Challenge Arenas: Jack O’Lantern, Pumpkin Head and Maple Leaf.
<img loading="lazy" src="data:image/png;base64,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" width="404" height="51" class="img_ev3q">
Unlike previous customizations, these new options are locked and must be earned by participating in the Fall League competition. Going forward we will be releasing even more customizations, some open for all and others unlocked by earning achievements on the site.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="discord-widget">Discord Widget<a href="#discord-widget" class="hash-link" aria-label="Direct link to Discord Widget" title="Direct link to Discord Widget">​</a></h2><p>We love the community we are building on <a href="https://play.battlesnake.com/discord" target="_blank" rel="noopener noreferrer">Discord</a> and are experimenting with how to integrate that community better into the Battlesnake platform. To that end we have embedded Discord directly into the website. Using the floating button on the bottom right of the screen you can launch a chat window and chat on Discord directly.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="deprecating-apiv0">Deprecating API&nbsp;v0<a href="#deprecating-apiv0" class="hash-link" aria-label="Direct link to Deprecating API&nbsp;v0" title="Direct link to Deprecating API&nbsp;v0">​</a></h2><p>We have continued with the deprecation of Battlesnake API Version 0. As of November 30th, API v0 Battlesnakes can no longer be entered into the Global Arena and existing Battlesnakes still using the old version were removed.</p><p>You can find the details on the plan and timeline in <a href="https://docs.battlesnake.com/announcements/ending-support-for-battlesnake-api-version-0" target="_blank" rel="noopener noreferrer">Ending Support for Battlesnake API Version 0</a> announcement.</p><p>All platform support for API v0 snakes will be removed on December 31st, 2020. If you need help updating your Battlesnake to the API v1, check out our <a href="https://docs.battlesnake.com/guides/migrating-to-api-version-1" target="_blank" rel="noopener noreferrer">Migration Guide</a>.</p><hr><p>That’s all for now. If you have any questions, reach out to us on the <a href="https://play.battlesnake.com/discord/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server or our <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Snake Pit Live! Recap — Nov 20, 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/11/30/snake-pit-live--recap---nov-20--2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/11/30/snake-pit-live--recap---nov-20--2020</guid>
            <pubDate>Mon, 30 Nov 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[Did you miss the last episode of Snake Pit Live! or just can’t get enough of the 2020 Battlesnake Fall League and Winter Classic?]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="did-you-miss-the-last-episode-of-snake-pit-live-or-just-cant-get-enough-of-the-2020-battlesnake-fall-league-and-winterclassic">Did you miss the last episode of Snake Pit Live! or just can’t get enough of the 2020 Battlesnake Fall League and Winter&nbsp;Classic?<a href="#did-you-miss-the-last-episode-of-snake-pit-live-or-just-cant-get-enough-of-the-2020-battlesnake-fall-league-and-winterclassic" class="hash-link" aria-label="Direct link to Did you miss the last episode of Snake Pit Live! or just can’t get enough of the 2020 Battlesnake Fall League and Winter&nbsp;Classic?" title="Direct link to Did you miss the last episode of Snake Pit Live! or just can’t get enough of the 2020 Battlesnake Fall League and Winter&nbsp;Classic?">​</a></h3><p>Then be sure to check out this recap of the latest Snake Pit Live! which streamed on <a href="http://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">twitch.tv/battlesnakeofficial</a> last Friday, November 20, 2020.</p><p><strong>This Episode featured:</strong></p><ul><li>Geoffrey Peart, Senior Director of Omni Technology from RBC</li><li>Fall League Speed Snake Arena Winners</li><li>Fall League Speed Snake Mini-Tournament Winners</li><li>Fall League Snake-a-tron Challenge Launch</li><li>Winter Classic 2020 Qualifiers</li><li>Aileens’ Prize Corner Winners</li></ul><p><img loading="lazy" src="/assets/images/1-nURWxUxJBJwaQXRue8zCmQ-a8db2c41b53f9b0de09a2ce669f33959.png" width="800" height="400" class="img_ev3q">
Alongside Casters Curtis and Aileen, Geoffrey Peart, Senior Director of Omni Technology from RBC kicked off the show, with an overview of working on the technology stack behind the Royal Bank of Canada (RBC).</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="winner-of-fall-league-speed-snakearena">Winner of Fall League Speed Snake&nbsp;Arena<a href="#winner-of-fall-league-speed-snakearena" class="hash-link" aria-label="Direct link to Winner of Fall League Speed Snake&nbsp;Arena" title="Direct link to Winner of Fall League Speed Snake&nbsp;Arena">​</a></h2><p>The show then continued into announcements of the winners for the second challenge of the 2020 Fall League, the <strong>Speed Snake Arena:</strong></p><blockquote><p>The time for thinking is over! Build a Battlesnake with fast reflexes and good instincts to compete in this Challenge Arena. Six Battlesnakes must not only contend with each other but a blistering 150 millisecond limit on response times for moves.</p></blockquote><p>Running November 7th to 20th, competition in this arena continued to be tough, with <a href="https://play.battlesnake.com/u/tofu/tofu/" target="_blank" rel="noopener noreferrer">Tofu</a><a href="https://play.battlesnake.com/u/tofu/" target="_blank" rel="noopener noreferrer">by tofu</a>revealed as the top snake in the arena, winning another Champion Prize Pack and holding onto the Fall League crown.
<img loading="lazy" src="/assets/images/1-Kl8tarxtVvS68S_eU0Ukjg-1e01fb09b317246bf6dd26cbb85e5d77.png" width="656" height="759" class="img_ev3q">
<strong>In addition to </strong><a href="https://play.battlesnake.com/u/tofu/tofu/" target="_blank" rel="noopener noreferrer"><strong>Tofu</strong></a><a href="https://play.battlesnake.com/u/tofu/" target="_blank" rel="noopener noreferrer"><strong>by tofu</strong></a><strong>, other Top 5 members of the Leaderboard included:</strong></p><p><a href="https://play.battlesnake.com/u/cory/all-i-need-is-60ms/" target="_blank" rel="noopener noreferrer">2. All I Need is 60ms</a><a href="https://play.battlesnake.com/u/cory/" target="_blank" rel="noopener noreferrer">by Cory</a></p><p><a href="https://play.battlesnake.com/u/hegberg/nebula/" target="_blank" rel="noopener noreferrer">3. Nebula</a><a href="https://play.battlesnake.com/u/hegberg/" target="_blank" rel="noopener noreferrer">by Hegberg</a></p><p><a href="https://play.battlesnake.com/u/altersaddle/untimely-neglected-wearable/" target="_blank" rel="noopener noreferrer">4. Untimely Neglected Wearable</a>
<a href="https://play.battlesnake.com/u/altersaddle/" target="_blank" rel="noopener noreferrer">by altersaddle</a></p><ol start="5"><li><a href="https://play.battlesnake.com/u/pruzze/pruzze/" target="_blank" rel="noopener noreferrer">Prüzze</a><a href="https://play.battlesnake.com/u/pruzze/" target="_blank" rel="noopener noreferrer">by pruzze</a></li></ol><h2 class="anchor anchorWithStickyNavbar_LWe7" id="winner-of-fall-league-speed-snake-mini-tournament">Winner of Fall League Speed Snake Mini Tournament<a href="#winner-of-fall-league-speed-snake-mini-tournament" class="hash-link" aria-label="Direct link to Winner of Fall League Speed Snake Mini Tournament" title="Direct link to Winner of Fall League Speed Snake Mini Tournament">​</a></h2><p>With <a href="https://play.battlesnake.com/u/tofu/tofu/" target="_blank" rel="noopener noreferrer">Tofu</a><a href="https://play.battlesnake.com/u/tofu/" target="_blank" rel="noopener noreferrer">by tofu</a> moving into the Mini Tournament as the top seated snake, all eyes were on <a href="https://play.battlesnake.com/u/tofu/tofu/" target="_blank" rel="noopener noreferrer">Tofu</a> to continued its domination on Snake Pit Live!</p><p>Despite a valiant effort; however, it was <a href="https://play.battlesnake.com/u/cory/all-i-need-is-60ms/" target="_blank" rel="noopener noreferrer">All I Need is 60ms</a><a href="https://play.battlesnake.com/u/cory/" target="_blank" rel="noopener noreferrer">by Cory</a> who took the crown in Game 4 of the Speed Snake Mini Tournament finals against <a href="https://play.battlesnake.com/u/pruzze/pruzze/" target="_blank" rel="noopener noreferrer">Prüzze</a> and <a href="https://play.battlesnake.com/u/tofu/tofu/" target="_blank" rel="noopener noreferrer">Tofu</a>, winning a Fall league Champion Prize Pack, and bragging rights moving into the final two-weeks of the 2020 Fall League.
<img loading="lazy" src="/assets/images/1-CTt4B1yRRLV4d7SrRq52EQ-17ea4fe665438b6d993a1b72f4afcfab.png" width="800" height="348" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-fall-league-snack-a-tron-challenge">New Fall League Snack-a-tron Challenge<a href="#new-fall-league-snack-a-tron-challenge" class="hash-link" aria-label="Direct link to New Fall League Snack-a-tron Challenge" title="Direct link to New Fall League Snack-a-tron Challenge">​</a></h2><p>With two challenges complete, and the 2020 Fall League in the home-stretch, one of the most anticipated events of the stream was the launch of the final Fall League challenge running November 20th–December 5th, <strong>Snack-a-tron:</strong></p><blockquote><p>The time for thinking is over! Build a Battlesnake with fast reflexes and good instincts to compete in this Challenge Arena. Six Battlesnakes must not only contend with each other but a blistering 150 millisecond limit on response times for moves.</p></blockquote><p>As usual, participants who compete in 100+ games are able to unlock custom, limited-edition skins, in the case of the Snake-a-tron Challenge, unlocking the ‘Maple Leaf’ <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a> Tail.
<img loading="lazy" src="/assets/images/1-WWuXsd1Fyg30-HETDpocsw-f1efd66763697539415e5ef1352620e6.png" width="800" height="380" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="winter-classic-tournament-qualifiers">Winter Classic Tournament Qualifiers<a href="#winter-classic-tournament-qualifiers" class="hash-link" aria-label="Direct link to Winter Classic Tournament Qualifiers" title="Direct link to Winter Classic Tournament Qualifiers">​</a></h2><p>Alongside the Fall League Arenas in the weeks leading up to this Snake Pit Live! a series of Qualifiers have continued for the upcoming 2020 Winter Classic.</p><p>Taking place on December 19th, competition for a place in the 2020 Tournament has continued to be tight, with another 10 fierce snakes qualifying of this episode of SPL, including:
<img loading="lazy" src="/assets/images/1-pgRssrpIDuvp5uCL7kFbSw-8756f2c09139cd82249ec5886404ed19.png" width="800" height="458" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="in-the-rookie-division">In the Rookie Division:<a href="#in-the-rookie-division" class="hash-link" aria-label="Direct link to In the Rookie Division:" title="Direct link to In the Rookie Division:">​</a></h3><ul><li>Pumpkin Pie By DAChenScratch</li><li>Sleepy-the-Snake By hailzzee</li><li>Rusty_Snake By Aiden2207</li><li>Nadir By pcunning</li></ul><p><img loading="lazy" src="/assets/images/1-odN30r9_OmqWmzv9TIs0pw-d8b78cd5ada50635b6bb8e59ff9ce5dd.png" width="800" height="456" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="in-the-veteran-division">In the Veteran Division:<a href="#in-the-veteran-division" class="hash-link" aria-label="Direct link to In the Veteran Division:" title="Direct link to In the Veteran Division:">​</a></h3><ul><li>mabel By smallsco</li><li>Exploradora By unapersona</li><li>🍎🍎🍎 By Ztagon</li><li>Mithrandir By Kyle</li></ul><p><img loading="lazy" src="/assets/images/1-9w5uofsOE4l6VwQ4sFpnLQ-43cdae329fb5e9c26457c12636cb7990.png" width="800" height="457" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="in-the-elite-division">In the Elite Division:<a href="#in-the-elite-division" class="hash-link" aria-label="Direct link to In the Elite Division:" title="Direct link to In the Elite Division:">​</a></h3><ul><li>All I Need is 60 ms By Cory</li><li>Nieder Snake By Niedersachsische Kreuzotter</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="aileens-prize-cornerwinners">Aileen’s Prize Corner&nbsp;Winners<a href="#aileens-prize-cornerwinners" class="hash-link" aria-label="Direct link to Aileen’s Prize Corner&nbsp;Winners" title="Direct link to Aileen’s Prize Corner&nbsp;Winners">​</a></h2><p>Finally, no Snake Pit Live! would be complete without the Prize Corner with Aileen and some awesome Battlesnake Prize Pack Giveaways!</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="twitch-chatcontest">Twitch Chat&nbsp;Contest<a href="#twitch-chatcontest" class="hash-link" aria-label="Direct link to Twitch Chat&nbsp;Contest" title="Direct link to Twitch Chat&nbsp;Contest">​</a></h3><p>A nod to the upcoming Battlesnake Fall League Snack-a-tron Challenge, and inspired by Kevin Flynn, the computer programming star of 1980s movie <em>Tron</em>, <em>whitishmeteor </em>was the winner of this episodes Twitch Chat contest, taking home a Viewer Prize Pack full of awesome Battlesnake merch including a Notebook, Mask, and (of course) Stickers!</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="twitter-contest">Twitter Contest<a href="#twitter-contest" class="hash-link" aria-label="Direct link to Twitter Contest" title="Direct link to Twitter Contest">​</a></h3><p>This episode also saw the return of the “Home Viewing Setup” Social Media Challenge, this time on Twitter, with Battlesnake Developer and Snake Pit Live! fan <em>nettogrof</em>, taking home a Viewer Prize Pack and sharing with the world how they enjoy Snake Pit Live! from the comfort of their own home!
<img loading="lazy" src="/assets/images/1-W8TEKh14GlJHIYMqjjobMg-e078c0b1de7665023a0a62ee774a4e9f.png" width="586" height="613" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="thanksand-see-you-nexttime">Thanks — and See You Next&nbsp;Time!<a href="#thanksand-see-you-nexttime" class="hash-link" aria-label="Direct link to Thanks — and See You Next&nbsp;Time!" title="Direct link to Thanks — and See You Next&nbsp;Time!">​</a></h2><p>Last but not least, thanks to all the viewers, Battlesnake Developers and Supporters who have made Fall League and Winter Classic 2020 possible.</p><p>Stay tuned to all of the <a href="https://play.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake</a> social media channels for updates on all things Fall League and Winter Classic, and in the meantime, stay safe and battle on!</p><p><img loading="lazy" src="/assets/images/0-_zIq-O7ogpd5jk8C-7f2e513a7b67388a91d824e6fbfe364f.png" width="800" height="358" class="img_ev3q"></p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Snake Pit Live! Recap — Nov 7, 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/11/15/snake-pit-live--recap---nov-7--2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/11/15/snake-pit-live--recap---nov-7--2020</guid>
            <pubDate>Sun, 15 Nov 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[Snake Pit Live! Fall League Edition]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorWithStickyNavbar_LWe7" id="snake-pit-live-fall-leagueedition">Snake Pit Live! Fall League&nbsp;Edition<a href="#snake-pit-live-fall-leagueedition" class="hash-link" aria-label="Direct link to Snake Pit Live! Fall League&nbsp;Edition" title="Direct link to Snake Pit Live! Fall League&nbsp;Edition">​</a></h2><p>Fall League 2020 is in full swing here at <a href="https://play.battlesnake.com/" target="_blank" rel="noopener noreferrer">Battlesnake</a>, and nowhere was that more obvious than the latest Snake Pit Live! which streamed on <a href="http://twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">twitch.tv/battlesnakeofficial</a> last Saturday, November 7, 2020.
<img loading="lazy" src="/assets/images/0_7zVMtAUAsWbo-OD2-a9978f1ed6c4f2e2cb02d4fa84a89325.png" width="750" height="421" class="img_ev3q">
<strong>Check out this blog post to find out more about what was featured on the stream including:</strong></p><ul><li>Fall League Format</li><li>Fall League Duel Arena Winners</li><li>Fall League Duel Mini-Tournament Winners</li><li>Winter Classic Qualifiers</li><li>Social Media Giveaway Winners</li></ul><p><img loading="lazy" src="/assets/images/1-2plkLETY1yhgw_VLrsjq0A-b62a8b209300e8af245a3270ea524191.png" width="800" height="440" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="fall-league-2020format">Fall League 2020&nbsp;Format<a href="#fall-league-2020format" class="hash-link" aria-label="Direct link to Fall League 2020&nbsp;Format" title="Direct link to Fall League 2020&nbsp;Format">​</a></h2><p><a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a>’s Fall League 2020, runs October 23 to December 5, involving a series of challenges released each two-week period. Challenge arenas require you to write a new snake to compete under different rules, and let you unlock new, limited-edition challenge skins (if you play 100+ games) and even win some awesome prize packs!
<img loading="lazy" src="/assets/images/1-3hkz0bdQUkr4gErbhO54cg-6478ef198ce50ed4f6169fa08f56c91e.png" width="800" height="424" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="winner-of-fall-league-duelsarena">Winner of Fall League Duels&nbsp;Arena<a href="#winner-of-fall-league-duelsarena" class="hash-link" aria-label="Direct link to Winner of Fall League Duels&nbsp;Arena" title="Direct link to Winner of Fall League Duels&nbsp;Arena">​</a></h2><p>The first challenge of the 2020 Fall League was the <strong>Duels Arena:</strong></p><blockquote><p><em>Two </em><a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a>’s <em>on a small board and nowhere to hide. Time to focus on those end game algorithms to out maneuver your opponent.</em></p></blockquote><p>Running from October 23 to November 7, competition in this inaugural arena was intense, with <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a><em>Tofu </em>ultimately winning the first Fall League Champion Prize Pack.
<img loading="lazy" src="/assets/images/1_FBFKECgAgJfc1uFBKWDLVg-4a4a4713a36ff8cac20ce693170afd07.png" width="870" height="604" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="winner-of-fall-league-duels-mini-tournament">Winner of Fall League Duels Mini Tournament<a href="#winner-of-fall-league-duels-mini-tournament" class="hash-link" aria-label="Direct link to Winner of Fall League Duels Mini Tournament" title="Direct link to Winner of Fall League Duels Mini Tournament">​</a></h2><p>While <em>Tofu </em>reigned supreme over the Duels arena during the first two weeks of the Fall League, Snake Pit Live! gave competing <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a> Developers another chance to fight for the crown in the Duels Mini-Tournament which took place live on the stream.
<img loading="lazy" src="/assets/images/1-FBFKECgAgJfc1uFBKWDLVg-709aa8df3f8e929574ccdca4fa31bf40.png" width="800" height="555" class="img_ev3q">
Despite a valiant effort by other Snakes, <em>Tofu </em>managed to hold on to the title, winning another Prize Pack and becoming the reigning Fall League Champion with his impressive Game 2 win in the 2020 <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a> Fall League Duels Challenge Championship Finals.
<img loading="lazy" src="/assets/images/1-dBsF7SWHD4FgD1QrIjG8Zw-345dd55c1fc705d8c0b8bdbf004a9d81.png" width="800" height="423" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-fall-league-speed-snake-challenge">New Fall League Speed Snake Challenge<a href="#new-fall-league-speed-snake-challenge" class="hash-link" aria-label="Direct link to New Fall League Speed Snake Challenge" title="Direct link to New Fall League Speed Snake Challenge">​</a></h2><p>While the Duels Challenge was certainly a highlight of this Snake Pit Live! the stream also featured the launch of our newest Fall League challenge running November 7–20th, <strong>Speed Snake:</strong></p><blockquote><p>The time for thinking is over! Build a Battlesnake with fast reflexes and good instincts to compete in this Challenge Arena. Six Battlesnakes must not only contend with each other but a blistering 150 millisecond limit on response times for moves.</p></blockquote><p>As usual, participants who compete in 100+ games are able to unlock custom, limited-edition skins, in the case of the Speed Snake Challenge, unlocking the ‘Pumpkin Head’ <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a> Head.
<img loading="lazy" src="/assets/images/1-2TJGTKBQs7BXMuM2xHi0yw-7559d6a630fd16f4059a787c4a7208f3.png" width="800" height="425" class="img_ev3q">
While the announcement of the challenge by Caster Joe was definitely highly anticipated by those watching the stream, nowhere was the excitement more evident than through Caster Aileen hinting at what the challenge name would be throughout the stream, specifically her hints showcasing an appreciation of Point Break era Keanu Reeves, the star of the 1995 movie <em>Speed</em>.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="winter-classic-tournament-qualifiers">Winter Classic Tournament Qualifiers<a href="#winter-classic-tournament-qualifiers" class="hash-link" aria-label="Direct link to Winter Classic Tournament Qualifiers" title="Direct link to Winter Classic Tournament Qualifiers">​</a></h2><p>Running alongside the Fall League has been a series of Qualifiers for the upcoming Winter Classic Tournament taking place on December 19th.</p><p>Dozens of <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a> competitors competed for these coveted tournament spots, with 10 snakes ultimately qualifying in the first round, including:</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="in-the-rookie-division">In the Rookie Division:<a href="#in-the-rookie-division" class="hash-link" aria-label="Direct link to In the Rookie Division:" title="Direct link to In the Rookie Division:">​</a></h3><ul><li><strong>Sir Pent*</strong>by KenWright*</li><li><strong>Black Mamba*</strong>by md-hexdrive*</li><li><strong>Polar Unicorn*</strong>by Jimmy*</li><li><strong>fbithp *</strong>by Owen C*</li></ul><p><img loading="lazy" src="/assets/images/1-OeoZl3i-Wqe97lNfaQlnyQ-f80e7e0544f424353a79b1825410079d.png" width="800" height="424" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="in-the-veteran-division">In the Veteran Division:<a href="#in-the-veteran-division" class="hash-link" aria-label="Direct link to In the Veteran Division:" title="Direct link to In the Veteran Division:">​</a></h3><ul><li><strong>One Has No Name *</strong>By jinlibao*</li><li><strong>Harry *</strong>By gregleaver*</li><li><strong>Rufio the Tenacious*</strong>By Jared Tyler*</li><li><strong>Untimely Neglected Wearable*</strong>By altersaddle*</li></ul><p><img loading="lazy" src="/assets/images/1-9RBTXREE6QM7I9jUdq6UXQ-999f48b49e8bb0f6616feff564b82805.png" width="800" height="425" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="in-the-elite-division">In the Elite Division:<a href="#in-the-elite-division" class="hash-link" aria-label="Direct link to In the Elite Division:" title="Direct link to In the Elite Division:">​</a></h3><ul><li><strong>Tofu *</strong>By whitehalmos*</li><li><strong>Pruzze *</strong>By pruzze*</li></ul><p><img loading="lazy" src="/assets/images/1-TvYUTYsJPv3Rqf89VKFRzw-13115509afa3630d0474ae56d4b86dc9.png" width="800" height="454" class="img_ev3q"></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="social-media-giveaways">Social Media Giveaways<a href="#social-media-giveaways" class="hash-link" aria-label="Direct link to Social Media Giveaways" title="Direct link to Social Media Giveaways">​</a></h2><p>No Snake Pit Live! would be complete without some Prize Pack Giveaways and this SPL was no exception, with winners announced for both the Twitch Draw and the Instagram Contest.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="twitch-contest"><strong>Twitch Contest</strong><a href="#twitch-contest" class="hash-link" aria-label="Direct link to twitch-contest" title="Direct link to twitch-contest">​</a></h3><p>Inspired by Keanu Reeves, and of course the upcoming <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a> Fall League <em>Speed Snake</em> Challenge, Keanu was the word of the day for the Twitch Chat Draw with <em>@nessegrev</em> winning the Viewer Prize Pack of a Notebook, Mask, Stickers, but Caster Aileen ultimately winning the contest through her unmatched love for Point Break era Keanu.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="instagram-contest"><strong>Instagram Contest</strong><a href="#instagram-contest" class="hash-link" aria-label="Direct link to instagram-contest" title="Direct link to instagram-contest">​</a></h3><p>Caster were also winner’s of sorts in the Instagram Contest, with <em>@Xtagon</em> taking home the Viewer Prize Pack, but the Casters taking home some awesome images of how Snake Pit Live! viewers enjoy these awesome <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a> streams at home.
<img loading="lazy" src="/assets/images/1-lB4YBBW-AyK3myCVux9xew-71d3b894ecc5f9d4e2ae4c4a368571a1.png" width="787" height="450" class="img_ev3q">
Last but not least, thank you to all the viewers, and the <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a> supporters who have made Fall League and Winter Classic 2020 possible.</p><p>Stay tuned to all of the <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake</a> social media channels for updates on all things Fall League and Winter Classic, and in the meantime, stay safe and battle on!</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — October 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/10/30/battlesnake-developer-update---october-2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/10/30/battlesnake-developer-update---october-2020</guid>
            <pubDate>Fri, 30 Oct 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[October saw the launch of Fall League 2020 and the opening of qualifiers for this year’s Battlesnake Winter Classic. We have implemented…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1-JNawXWN_sYi_rKXmjcixKw-f2e843144c77fe0436a6ccc56b5235e7.png" width="800" height="335" class="img_ev3q">
October saw the launch of <a href="https://play.battlesnake.com/fall-league" target="_blank" rel="noopener noreferrer">Fall League 2020</a> and the opening of qualifiers for this year’s <a href="https://play.battlesnake.com/winter-classic" target="_blank" rel="noopener noreferrer">Battlesnake Winter Classic</a>. We have implemented several changes on the Battlesnake platform to support both of these competitions and the user experience for Battlesnake Developers.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-arenamode">New Arena&nbsp;Mode<a href="#new-arenamode" class="hash-link" aria-label="Direct link to New Arena&nbsp;Mode" title="Direct link to New Arena&nbsp;Mode">​</a></h2><p>There is a new way for Battlesnake Developer to interact with arenas. In this mode there are no automated arena games, instead users can choose to initiated “Ranked” or “Practice” games. When these games are started, the arena will find appropriate matches for your Battlesnake and initiate a game. Battlesnakes only lose or gain rating for games that they initiate. While on the leaderboard, your Battlesnake will still participate in games started by other developers.</p><p>We are hoping this feature gives users more control over how and when they are playing competition games, giving them real time feedback on how their strategies are working.</p><p>This is a new experimental way to play Battlesnake and we are open to feedback!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-community-starter-projects-scala-andjulia">New Community Starter Projects: Scala and&nbsp;Julia<a href="#new-community-starter-projects-scala-andjulia" class="hash-link" aria-label="Direct link to New Community Starter Projects: Scala and&nbsp;Julia" title="Direct link to New Community Starter Projects: Scala and&nbsp;Julia">​</a></h2><p>Thanks to the efforts of <a href="https://github.com/Nettogrof" target="_blank" rel="noopener noreferrer">Nettogrof</a> and <a href="https://github.com/horrox" target="_blank" rel="noopener noreferrer">horrox</a>, there are two new Community Starter Projects available to help developers build new Battlesnakes.</p><p><a href="https://github.com/Nettogrof/starter-snake-julia" target="_blank" rel="noopener noreferrer">Julia Starter Snake</a> by <a href="https://github.com/Nettogrof" target="_blank" rel="noopener noreferrer">Nettogrof</a></p><p><a href="https://github.com/horrox/battlesnake-starter-scala" target="_blank" rel="noopener noreferrer">Scala Starter Snake with Heroku</a> by <a href="https://github.com/horrox" target="_blank" rel="noopener noreferrer">horrox</a></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnakes-and-teams-in-competitions">Battlesnakes and Teams in Competitions<a href="#battlesnakes-and-teams-in-competitions" class="hash-link" aria-label="Direct link to Battlesnakes and Teams in Competitions" title="Direct link to Battlesnakes and Teams in Competitions">​</a></h2><p>Developers are no longer required to create a Team in order to register for divisions on competions and can instead enter a Battlesnake directly. The Battlesnakes registered can belong to either a user or a team, but the game history and participation in the competition will be linked directly to the Battlesnake. While competing the Battlesnake name will be displayed prominently on leaderboards and tournament brackets.</p><p>This should reduce confusion when participating in competitions and make the Battlesnakes themselves more visible and memorable during livestreams.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="deprecating-apiv0">Deprecating API&nbsp;v0<a href="#deprecating-apiv0" class="hash-link" aria-label="Direct link to Deprecating API&nbsp;v0" title="Direct link to Deprecating API&nbsp;v0">​</a></h2><p>On October 12th, we began deprecating Version 0 of the Battlesnake API. You can find the details on the plan and timeline in <a href="https://docs.battlesnake.com/announcements/ending-support-for-battlesnake-api-version-0" target="_blank" rel="noopener noreferrer">Ending Support for Battlesnake API Version 0</a> announcement.</p><p>As of October 30th, API v0 Battlesnakes no longer support personalized appearances and are prevented from entering competitions and challenges.</p><p>All platform support for API v0 snakes will be removed on December 31st, 2020. If you need help updating your Battlesnake to the API v1, check out our <a href="https://docs.battlesnake.com/guides/migrating-to-api-version-1" target="_blank" rel="noopener noreferrer">Migration Guide</a>.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="discord-community-server">Discord Community Server<a href="#discord-community-server" class="hash-link" aria-label="Direct link to Discord Community Server" title="Direct link to Discord Community Server">​</a></h2><p>We have upgraded the <a href="https://play.battlesnake.com/discord" target="_blank" rel="noopener noreferrer">Battlesnake Discord Server</a> to a community server to get access to some new features that will better serve the Battlesnake developer community. There is now a welcome screen to guide new members and new channels such as <em>#rules</em> outlining our code of conduct.</p><p>Over the next few weeks, we will be looking for a few experienced community members to help with moderation, if you are interested feel free to reach out.</p><hr><p>That’s all for now. If you have any questions, reach out to us on the <a href="https://play.battlesnake.com/discord/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server or our <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Announcing the 2020 Battlesnake Fall League & Winter Classic Tournament]]></title>
            <link>https://docs.battlesnake.com/blog/2020/10/27/announcing-the-2020-battlesnake-fall-league---winter-classic-tournament-2</link>
            <guid>https://docs.battlesnake.com/blog/2020/10/27/announcing-the-2020-battlesnake-fall-league---winter-classic-tournament-2</guid>
            <pubDate>Tue, 27 Oct 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[During last Friday’s Snake Pit Live we announced TWO new competitions: the first ever Battlesnake Fall League and the second annual…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1-IbDwXYHW9W1LJ9jkKSeqYA-21d39e93b7a5a519343433cf4686334e.png" width="800" height="358" class="img_ev3q">Presented By RBC, GitHub, and&nbsp;Repl.it
During <a href="https://www.twitch.tv/videos/780518995" target="_blank" rel="noopener noreferrer">last Friday’s Snake Pit Live</a> we announced TWO new competitions: the first ever <strong>Battlesnake Fall League</strong> and the second annual <strong>Battlesnake Winter Classic Tournament</strong>. Both competitions are presented by our partners at RBC, GitHub, and Repl.it.</p><p><img loading="lazy" src="/assets/images/1-64F036BOBQ1GQl_yHAxWIQ-69195d5462783a3ec2a521e8fa6df686.png" width="800" height="449" class="img_ev3q">Snake Pit Live! Friday October 23, Twitch.tv</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-fall-league2020">Battlesnake Fall League&nbsp;2020<a href="#battlesnake-fall-league2020" class="hash-link" aria-label="Direct link to Battlesnake Fall League&nbsp;2020" title="Direct link to Battlesnake Fall League&nbsp;2020">​</a></h2><p><a href="https://play.battlesnake.com/fall-league" target="_blank" rel="noopener noreferrer">Battlesnake Fall League</a> builds on the fun and success of our Summer League with new Challenge Arena modes, live Twitch shows, and Battlesnake Prize Packs.
<img loading="lazy" src="/assets/images/1-9raWCpJQS3buyPA71nqwYQ-2443519db48fc614e4ba1f51eaf050ac.png" width="800" height="450" class="img_ev3q">
And for the first time ever, developers can earn exclusive Battlesnake customizations just by participating — starting with the spooooooooky Jack O’Lantern head!
<img loading="lazy" src="/assets/images/1-eDcPwXOGOL1W_nbMu5osdQ-99f3faef34edd8c1597560383e56042d.png" width="800" height="104" class="img_ev3q">
Battlesnake Fall League begins now and runs until December 5th. <a href="https://play.battlesnake.com/fall-league" target="_blank" rel="noopener noreferrer">Register for the competition here</a> and make sure to <a href="https://www.twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">watch us live on Twitch</a> for your chance to win Fall League Prize Packs.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="the-2020-winter-classic-tournament">The 2020 Winter Classic Tournament<a href="#the-2020-winter-classic-tournament" class="hash-link" aria-label="Direct link to The 2020 Winter Classic Tournament" title="Direct link to The 2020 Winter Classic Tournament">​</a></h2><p>Last year we held the first ever Battlesnake Winter Classic and this year we’re back with the second annual snow-filled showdown. Will <a href="https://play.battlesnake.com/u/joprogrammer/ravioli/" target="_blank" rel="noopener noreferrer">Ravioli</a> and <a href="https://play.battlesnake.com/u/maximilianschier/niedersachsische-kreuzotter/" target="_blank" rel="noopener noreferrer">Niedersächsische Kreuzotter (a.k.a. Niedersnake)</a> defend their titles?
<img loading="lazy" src="/assets/images/1-c03uegPsnqR00mD1Y9hScQ-f0b968c56aa1674b27a320b5902942ed.png" width="800" height="450" class="img_ev3q">
This year’s <a href="http://play.battlesnake.com/winter-classic" target="_blank" rel="noopener noreferrer">Winter Classic Tournament</a> will be broadcast live on December 19th, and will feature tournaments across three divisions: Rookie, Veteran, and the new Elite Division for top-tier Battlesnakes.
<img loading="lazy" src="/assets/images/1-iNaIX0Rjmw-EgLs8jDwFiA-a47aaf25e10e769e11747ee514082270.png" width="800" height="350" class="img_ev3q">
<strong>New this year!</strong> Participants must pre-qualify for the tournament by competing in the Qualifier Arenas between now and Dec 18th. Every two weeks, the top Battlesnakes in each division will qualify for the tournament, meaning that everyone has up to four chances to qualify.</p><p>Qualifying developers will be announced <a href="https://www.twitch.tv/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">live on Twitch</a> during our biweekly Snake Pit Live broadcast, so tune in for updates!</p><hr><p>As always, a huge thank you to our wonderful partners at <a href="https://jobs.rbc.com/ca/en/featuredopportunities/technology-jobs" target="_blank" rel="noopener noreferrer">RBC</a>, <a href="https://github.com/" target="_blank" rel="noopener noreferrer">GitHub</a>, and <a href="https://repl.it/" target="_blank" rel="noopener noreferrer">Repl.it</a> who make these competitions possible ❤️</p><p>Remember to <a href="https://www.twitch.tv/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">follow us on Twitch</a> to be notified when we broadcast live!</p><p>Cheers, and happy Battlesnaking!</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — September 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/09/30/battlesnake-developer-update---september-2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/09/30/battlesnake-developer-update---september-2020</guid>
            <pubDate>Wed, 30 Sep 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[For September we implemented more quality of life improvements for developers and started laying the groundwork for some new features…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1-q-KD3wE19UKv8oFS8dXkZw-df95cfddaedaa1a498b4a4a3bbbf83c4.png" width="800" height="335" class="img_ev3q">
For September we implemented more quality of life improvements for developers and started laying the groundwork for some new features coming this fall.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="api-updateruleset">API Update:&nbsp;Ruleset<a href="#api-updateruleset" class="hash-link" aria-label="Direct link to API Update:&nbsp;Ruleset" title="Direct link to API Update:&nbsp;Ruleset">​</a></h2><p>With the new game modes like Battlesnake Royale, Squads and the new challenges, it became important to send information to the Battlesnakes notifying them what kind of game they are participating in. That way developers can alter their AIs to be situational.</p><p>The Game object in the data payloads from the engine now look like this:</p><div class="codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_biex"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#F8F8F2"><span class="token plain">"game": {</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">  "id": "",</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">  "ruleset" : {</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">   "name": "royale",</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">   "version": "v1.2.3",</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">  },</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">  "timeout": 500</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">}</span><br></span></code></pre><div class="buttonGroup__atx"><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg viewBox="0 0 24 24" class="copyButtonIcon_y97N"><path fill="currentColor" d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg viewBox="0 0 24 24" class="copyButtonSuccessIcon_LjdS"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-tags">Battlesnake Tags<a href="#battlesnake-tags" class="hash-link" aria-label="Direct link to Battlesnake Tags" title="Direct link to Battlesnake Tags">​</a></h2><p>We have added new tags to the system to allow developers to further customize and categorize their Battlesnakes. Beyond expanding the list of languages and platforms, we have added tags for game modes, core strategies and personality types!
<img loading="lazy" src="/assets/images/1-G8iGEkAqKBReKaEiRJMR-Q-81338677f42ea0f4ece9a1eb7bbf8a93.png" width="735" height="101" class="img_ev3q">So many&nbsp;tags!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="notifications">Notifications<a href="#notifications" class="hash-link" aria-label="Direct link to Notifications" title="Direct link to Notifications">​</a></h2><p>Notifications are a new communication channel added to the site to provide a way to better relate timely information to your developer accounts. It will be used by the system to notify you of important changes to your Battlesnake, results of tournaments and any other offline state changes that affect your account.
<img loading="lazy" src="/assets/images/1-4zeYAgEJQwgd2LZwMV6_yQ-cdbf40c0b52009250c89fab23d2d11e4.png" width="486" height="61" class="img_ev3q">Notifications button in the navigation bar</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="awesome-list">Awesome List<a href="#awesome-list" class="hash-link" aria-label="Direct link to Awesome List" title="Direct link to Awesome List">​</a></h2><p>User <a href="https://play.battlesnake.com/u/xtagon/" target="_blank" rel="noopener noreferrer">xtagon</a> has created an <a href="https://github.com/xtagon/awesome-battlesnake" target="_blank" rel="noopener noreferrer">Awesome List</a> resource for all Battlesnake developers. He has compiled a variety of guides, documentation and tools that will help both new and experienced Battlesnake developers.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-developer-survey">Battlesnake Developer Survey<a href="#battlesnake-developer-survey" class="hash-link" aria-label="Direct link to Battlesnake Developer Survey" title="Direct link to Battlesnake Developer Survey">​</a></h2><p>A new <a href="https://play.battlesnake.com/survey" target="_blank" rel="noopener noreferrer">survey</a> was released and will be open until October 31st, 2020. We are collecting information on how to make Battlesnake a more fun, engaging and inclusive experience for everyone.</p><p>By participating in the survey you can help us improve Battlesnake as well as enter to win a <a href="https://play.battlesnake.com/survey" target="_blank" rel="noopener noreferrer">$50 Amazon gift card</a><em>.</em></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="deprecating-apiv0">Deprecating API&nbsp;v0<a href="#deprecating-apiv0" class="hash-link" aria-label="Direct link to Deprecating API&nbsp;v0" title="Direct link to Deprecating API&nbsp;v0">​</a></h2><p>With the completion of Battlesnake Summer League it is time to start moving forward with reducing support for API v0 snakes. A deprecation plan will be published in October on <a href="https://docs.battlesnake.com" target="_blank" rel="noopener noreferrer">docs.battlesnake.com</a>. The expectation is that API v0 snakes will no longer by supported by the system as of December 31st, 2020.</p><p>If you need help updating your Battlesnake to the API v1, check out our <a href="https://docs.battlesnake.com/guides/migrating-to-api-version-1" target="_blank" rel="noopener noreferrer">Migration Guide</a>.</p><hr><p>That’s all for now. If you have any questions, reach out to us on the <a href="https://play.battlesnake.com/discord/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server or our <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — August 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/09/01/battlesnake-developer-update---august-2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/09/01/battlesnake-developer-update---august-2020</guid>
            <pubDate>Tue, 01 Sep 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[This summer, our goal is to make Battlesnake development more fun and exciting. To that end, we introduced some new features to give users…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1-X0rb3b20anJh75vudK2Csg-8a2acd9632b19260e432751a392badd4.png" width="800" height="335" class="img_ev3q">
This summer, our goal is to make Battlesnake development more fun and exciting. To that end, we introduced some new features to give users of all skill levels more to do on <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">Battlesnake.com</a>.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-challenges">Battlesnake Challenges<a href="#battlesnake-challenges" class="hash-link" aria-label="Direct link to Battlesnake Challenges" title="Direct link to Battlesnake Challenges">​</a></h2><p>Over the last couple of months, we have iterated on a new Battlesnake Challenges system, which has finally reached a point where it can come out of beta. Challenges provide a set of original scenarios that you can attempt to solve. Each challenge comes with a built-in leaderboard and trophy system, rewarding those who solve the problem the most effectively. Challenges are now tied directly to your account, which means you can build different kinds of Battlesnakes to solve each challenge and aggregate all of the accolades
<img loading="lazy" src="/assets/images/1-y_ysEeBrvHMZb78Ie0rIrw-11059cfb7061fae68c787156330c001a.png" width="800" height="512" class="img_ev3q">
Head to the <a href="https://play.battlesnake.com/challenges/" target="_blank" rel="noopener noreferrer">Challenges</a> page to see the leaderboards and try your hand at one of the challenges</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="squad-mode">Squad Mode<a href="#squad-mode" class="hash-link" aria-label="Direct link to Squad Mode" title="Direct link to Squad Mode">​</a></h2><p>With the reveal of the final Challenge Arena for the Battlesnake Summer League, we have announced a whole new way to compete with your Battlesnakes: <em>Squad Mode</em>.</p><p>In this mode, Battlesnakes will compete in cooperative squads against one another. Squad members share core attributes like length and health, growing whenever either snake eats food. Squad members even have the ability to pass over each other’s bodies, allowing for some tricky maneuvers.
<img loading="lazy" src="/assets/images/1-xYamlzyJpzqivH7SItb_bQ-2ab8ddfd5c2abfc5f7143ab647f7848d.png" width="800" height="403" class="img_ev3q">Example Squad Mode&nbsp;Game
Squad Mode will require developers to come up with whole new strategies for their Battlesnakes to succeed. To try it out, head to the <a href="https://play.battlesnake.com/account/games/squad/create/" target="_blank" rel="noopener noreferrer">Create Squad Game</a> page.
<img loading="lazy" src="/assets/images/1-LN4_B4ZN5rp7Ko24oxI7mw-e9bd82bbc37ceefe20b2964499f5bcc1.png" width="800" height="415" class="img_ev3q">Create Squad Mode Game&nbsp;Page</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="custom-royalegames">Custom Royale&nbsp;Games<a href="#custom-royalegames" class="hash-link" aria-label="Direct link to Custom Royale&nbsp;Games" title="Direct link to Custom Royale&nbsp;Games">​</a></h2><p>There was a lot of positive feedback on the Battlesnake Royale challenge arena for the Summer League, we decided to make this game mode available for everyone to continue experimenting with. There is a new <a href="https://play.battlesnake.com/account/games/royale/create/" target="_blank" rel="noopener noreferrer">Create Royale Game</a> page that will let you setup a game using the Battlesnake Royale ruleset.
<img loading="lazy" src="/assets/images/1-mXZrp6uHO6A7stIhG_RWJQ-e9033d902f5576af7490737ed60fef84.png" width="800" height="356" class="img_ev3q">Create Royale Game&nbsp;Page</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="live-gamegraphs">Live Game&nbsp;Graphs<a href="#live-gamegraphs" class="hash-link" aria-label="Direct link to Live Game&nbsp;Graphs" title="Direct link to Live Game&nbsp;Graphs">​</a></h2><p>There is a new panel now displayed below every game board that will show stats related to the game on a turn by turn basis. This can be a fun way to find trends in snake behaviours and identify interesting events during a game.
<img loading="lazy" src="/assets/images/1-LjjtamyEzJnL7GIgfblMBw-44b56dc9b44342319cb7f43e1233f6c8.png" width="800" height="146" class="img_ev3q">Game Statistics — Health&nbsp;Graph</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="deprecating-apiv0">Deprecating API&nbsp;v0<a href="#deprecating-apiv0" class="hash-link" aria-label="Direct link to Deprecating API&nbsp;v0" title="Direct link to Deprecating API&nbsp;v0">​</a></h2><p>Over the next few months, we will be deprecating support for Battlesnakes that still use Version 0 of the Battlesnake API. There is no cutoff date for support at this time, but new features on the site may not work for these older Battlesnake implementations going forward.</p><p>If you need help updating your Battlesnake to the API v1, check out our <a href="https://docs.battlesnake.com/guides/migrating-to-api-version-1" target="_blank" rel="noopener noreferrer">Migration Guide</a>.</p><hr><p>That’s all for now. If you have any questions, reach out to us on the <a href="https://play.battlesnake.com/discord/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server or our <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — July  2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/08/04/battlesnake-developer-update---july--2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/08/04/battlesnake-developer-update---july--2020</guid>
            <pubDate>Tue, 04 Aug 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[July was all about giving our users more to interact with on Battlesnake.com! With the Battlesnake Summer League in full swing we have…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1-ty_kxZazhGuOI-QzmFm49Q-3f87b158e977938a3950e3c59e58e6a2.png" width="800" height="335" class="img_ev3q">
July was all about giving our users more to interact with on B<a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">attlesnake.com</a>! With the <a href="https://play.battlesnake.com/events/summer-league/?ref=dujuly" target="_blank" rel="noopener noreferrer">Battlesnake Summer League</a> in full swing we have added several new ways to show off your Battlesnake development skills.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-royale">Battlesnake Royale<a href="#battlesnake-royale" class="hash-link" aria-label="Direct link to Battlesnake Royale" title="Direct link to Battlesnake Royale">​</a></h2><p>With the Summer League August Challenge Arena, we introduced a new game mode called Battlesnake Royale. In this mode, hazard zones will begin growing randomly from the sizes of the board at regular intervals. Battlesnakes whose heads start their turn on a hazardous area will take damage. Algorithms will need to be adjusted to determine when it is worth moving into the hazard zone in order to grab food or out maneuver another a foe.</p><p>Check out the <a href="https://docs.battlesnake.com/references/api#board" target="_blank" rel="noopener noreferrer">Battlesnake API docs</a> to see how to update your Battlesnake to react to the new hazard data provided in <em>/move</em> requests.
<img loading="lazy" src="/assets/images/1-fstCBsTNY-TJK91v-c0oYw-11be17021c1a54987e76dad9755a7429.gif" width="566" height="592" class="img_ev3q">Sample Battlesnake Royale&nbsp;Game</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-challenges-are-now-in-openbeta">Battlesnake Challenges are now in open&nbsp;Beta<a href="#battlesnake-challenges-are-now-in-openbeta" class="hash-link" aria-label="Direct link to Battlesnake Challenges are now in open&nbsp;Beta" title="Direct link to Battlesnake Challenges are now in open&nbsp;Beta">​</a></h2><p>We’ve been working on a new way to develop and improve your Battlesnake, before you go try out one of our competitions. These new Challenges offer some interesting scenarios and milestones for you to test your Battlesnake’s code and decision making early on.
<img loading="lazy" src="/assets/images/1-DVrLjzJ_1eP8uVTbWIaXuw-ddc6ff4d265a888c9416dc1b7e020aca.png" width="603" height="475" class="img_ev3q">A Battlesnake with some challenges completed
Head to your Battlesnake’s profile page and you will see the list of available challenges that the Battlesnake can attempt! This feature is still in beta and will be refined over the coming weeks.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="cheers">Cheers<a href="#cheers" class="hash-link" aria-label="Direct link to Cheers" title="Direct link to Cheers">​</a></h2><p>Are you a fan of a Battlesnake with a really cool name or innovative algorithm? You can now show support for these Battlesnakes by cheering for them in the arenas. Just find the interesting Battlesnake on the arena leaderboard and then click on the heart icon to cheer for them.
<img loading="lazy" src="data:image/png;base64,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" width="690" height="90" class="img_ev3q">Prüzze with some&nbsp;cheers</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="social-profilelinks">Social Profile&nbsp;Links<a href="#social-profilelinks" class="hash-link" aria-label="Direct link to Social Profile&nbsp;Links" title="Direct link to Social Profile&nbsp;Links">​</a></h2><p>Battlesnake developers can now update their profile page to include links to their Twitch.tv, LinkedIn, Twitter and Github profiles. You can also link to your personal website which could contain your resume or showcase some side projects.
<img loading="lazy" src="data:image/png;base64,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" width="251" height="50" class="img_ev3q">Active social links on a Battlesnake profile
Many prospective employers, especially Battlesnake competition sponsors, are looking at Battlesnake developers as candidates for jobs. <a href="https://play.battlesnake.com/account/settings/" target="_blank" rel="noopener noreferrer">Updating your profile</a> to add these profile links may open up some doors!</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="arena-snapshots">Arena Snapshots<a href="#arena-snapshots" class="hash-link" aria-label="Direct link to Arena Snapshots" title="Direct link to Arena Snapshots">​</a></h2><p>We have started experimenting with displaying snapshots of our arena leaderboards instead of always showing live data. Given the volatility of Battlesnake leaderboards, snapshots are better at showing trends and can be used to display how Battlesnakes are moving around on the leaderboard. An example of these snapshots can be seen on the mini-leaderboards, on the Summer League event page.
<img loading="lazy" src="/assets/images/1-3L_OoiAgN4hjiv2tDTBiIg-0605c010aeb369a6053d2c4eda51294b.png" width="367" height="453" class="img_ev3q">Leaderboard snapshot from the Summer League Rookie Division&nbsp;Arena
Going forward we will be expanding this out and converting our Global Arena to show snapshots by default and we will be building some new UI around this system</p><hr><p>That’s all for now. If you have any questions reach out to us on the <a href="https://play.battlesnake.com/discord/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a> server or our <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — June 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/07/06/battlesnake-developer-update---june-2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/07/06/battlesnake-developer-update---june-2020</guid>
            <pubDate>Mon, 06 Jul 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[June had us investing heavily into the platform, both improving the user experience and adding new features to make life easier for…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1--fx7k2JI5yVJls24554pYQ-b117b14bf65f79d71ceef8e878685591.png" width="800" height="335" class="img_ev3q">
June had us investing heavily into the platform, both improving the user experience and adding new features to make life easier for Battlesnake developers. Many of these changes are already live, with more of them being revealed as we launch the <a href="https://play.battlesnake.com/events/summer-league/?ref=dujune" target="_blank" rel="noopener noreferrer">Battlesnake Summer League</a> on July 6th.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="email-authentication">Email Authentication<a href="#email-authentication" class="hash-link" aria-label="Direct link to Email Authentication" title="Direct link to Email Authentication">​</a></h2><p>In order to make it easier for people to participate in Battlesnake we have added email authentication as an alternative to GitHub for our user accounts. Even if you have already authenticated with your GitHub credentials, you can now set a password on your account and use email authentication as an alternative way to login to <a href="https://play.battlesnake.com" target="_blank" rel="noopener noreferrer">play.battlesnake.com</a></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="arena-cheers">Arena Cheers!<a href="#arena-cheers" class="hash-link" aria-label="Direct link to Arena Cheers!" title="Direct link to Arena Cheers!">​</a></h2><p>Are you a fan of a Battlesnake on the Global Arena and want to show your support? You can now cheer on all those Battlesnakes with great names and even greater algorithms.</p><p>Just find the Battlesnake you like and click on the heart icon to cheer for them.
<img loading="lazy" src="/assets/images/1-RRw1RIH5k6JVG7pfHYgRig-6a8158f4e640a400dd00697d16e9dfbf.png" width="800" height="425" class="img_ev3q">Updated Arena UI with&nbsp;Cheers</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-division-elite">New Division: Elite<a href="#new-division-elite" class="hash-link" aria-label="Direct link to New Division: Elite" title="Direct link to New Division: Elite">​</a></h2><p>The Elite Division is a new top-level division that we are adding to many of our Battlesnake competitions going forward. We know that some developers have been on the platform for years and spent a long time perfecting their algorithms. This new division will provide a place for those high performing Battlesnakes to complete. This change will subsequently open up the Veteran division making it more competitive and allow many developers to graduate out of the Rookie tier.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-ontwitch">Battlesnake on&nbsp;Twitch<a href="#battlesnake-ontwitch" class="hash-link" aria-label="Direct link to Battlesnake on&nbsp;Twitch" title="Direct link to Battlesnake on&nbsp;Twitch">​</a></h2><p>We love doing live streams and we are working hard to bring new ideas to our channel on Twitch. This includes new features for our competition broadcasts such as an arena game livestream as well as enhanced visuals for our tournaments. Subscribe to the <a href="https://twitch.tv/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">BattlesnakeOfficial</a> channel on Twitch.tv to get notified on all the content we are putting out over the next few months.</p><hr><p>That’s all for now. If you have any questions reach out to us on the <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — May 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/06/02/battlesnake-developer-update---may-2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/06/02/battlesnake-developer-update---may-2020</guid>
            <pubDate>Tue, 02 Jun 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[May was all about helping new Battlesnake developers get started on the platform and creating their Battlesnakes. We have introduced a new…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1-5C2ZifQOtCcqJaqMVsdwTQ-3c6b4b4f4c0f39fff25aa25da53287cc.png" width="800" height="335" class="img_ev3q">
May was all about helping new Battlesnake developers get started on the platform and creating their Battlesnakes. We have introduced a new version of the API and associated documentation, as well as fixed a few legacy design issues that we saw as road blocks.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="fresh-docs">Fresh Docs<a href="#fresh-docs" class="hash-link" aria-label="Direct link to Fresh Docs" title="Direct link to Fresh Docs">​</a></h2><p><a href="https://docs.battlesnake.com" target="_blank" rel="noopener noreferrer">Docs.battlesnake.com</a> is now rebuilt and hosted on GitBooks, a great platform that has really improved the quality and consistency of our documentation. As part of the migration we have done another pass on the docs, revising many of the pages and removing several deprecated documents. This new system is still using GitHub as a backend which allows our community members to continue contributing to our documentation via pull requests.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-api10">Battlesnake API&nbsp;1.0<a href="#battlesnake-api10" class="hash-link" aria-label="Direct link to Battlesnake API&nbsp;1.0" title="Direct link to Battlesnake API&nbsp;1.0">​</a></h2><p>The Battlesnake API has gone through a major revision and we have versioned it 1.0. Legacy snakes will be marked as API version 0 and will continue to work as normal on the platform.</p><p>This new version of the API makes several important changes.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="new-indexcommand">New Index&nbsp;Command<a href="#new-indexcommand" class="hash-link" aria-label="Direct link to New Index&nbsp;Command" title="Direct link to New Index&nbsp;Command">​</a></h3><p>The old <em>POST /ping</em> endpoint is no longer used and now we require Battlesnakes to implement a new <em>GET /</em> endpoint that will return metadata about the Battlesnake. This is now how snakes can be customized and where they will will identify their supported API version. A bonus feature of this change, is the site can now display snakes customizations on the <a href="https://play.battlesnake.com/arena/global/" target="_blank" rel="noopener noreferrer">Global Arena</a> and in tournaments. Check out the docs for how to implement this new command: <a href="https://docs.battlesnake.com/references/api#undefined" target="_blank" rel="noopener noreferrer">https://docs.battlesnake.com/references/api#undefined</a>
<img loading="lazy" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAnsAAABTCAIAAABoNlayAAAg80lEQVR42uzdd3xT9f4/8E/2aps0Tejem7Z0MAoyCshGEEEZKiBXBK7odSG47gX057gIildBFBFkCKgoexVoKVAoLW3p3rtp2jRps8dJzvk92lNDSEtplRH9vp8P/mhOznifk8N5nc/nnOTQCYJAAAAAALjPqLAJAAAAAEhcAAAAABIXAAAAAJC4AAAAACQuAAAAAIkLAAAAAEhcAAAAABIXAAAAAJC4AAAAACQuAAAAAIkLAAAAAEjcv6aCmwqjwQLbAQAAIHHvF73BqDcY7/QuQRBGo+lvvK2P/1qjUnas4JZN+cr2fq+p2YybTLjdwJLCtuzrsh7HLy9Vfr25wGK5y5MqLqU01Var79Mqm0z4XQvoo/taJwAPmMViwTCz9aVao1WpNbb/MLPZdny1Rtssk8N2+6uj36f5Pv/KOp3e4Oku+uyDVQihZpn8s6176hqlCKHwEP8Fs6eFh/jbTbLhy125BaX7v/3kIW4O3EKsXJJmfenty0ua4D16nOc9mfmJw7WDEkQufCaLTeNw+7Hlk0/WX09vaajTIIQ4XPqk6b6TpvtSqRSyuSxr0ScME/fwX9qM67RmHCdoNEovM08525g0wcs/0PnebsmGWs2hA1VlJe00KiUsUjBnQZCnN+/PzPA+1QnA/WN3GLRte7z67qduQv5H775MDlm55mMMM9Oot5pAS56e9eiYYQghlVrzwabtTVIZlUYVCQUL5z4WHxMB2xYS9zb/+3jNuYsZF9OzyMbr/9u03d/X682Xn2MxGT8cOPbh59t/+OoDCuVWEhw5nZpfVO4gG+X9T4eJ3TlqFZZ7o/XHnWWhEXwPT+7tzXFEofzx+U+c5svl9XXL79tZlnG5ef7i0KgYoV5vLsxTHPu1pqJU+dKqmG6dBLdVFRHlGhHlev+2Uu8bYe/OMncPzmfbRprNxIFdZV9vLly/YZjd+H9yMwLg4GwPgza7PbFpy26tVucm5N/W5Fj7mq+3e/eZbNyyOyTQd8PaVxFCZ1OvfvXdgW8//49tNgNIXMTjctgsZldzR9LSqmhfu3qFSChACM2ZMeHK9VylSiPgd7VXikqrfj589o2VizZ8uctxNo2zC2P0OM/kk/W5Wa1TZvid+K1WITe4e3JTkxsHDxPPeTqYINCh/ZU5mbL2dlNUjHDaLP+zJ+ojogRjxnshhNQqbP8P5SWFbQih+CGix58KtM55+qyu9v319Jbkk/XNTbqIKNcpM/yCQl3sasjJak1Pk769PsHHzwkhxHdlenhxA0NcPn0/JyerNX6IiBwtPU16+lidrFnvKmQtXBoeGd0RtGXF7Xu+K/1gUyI5TlaG7Nyp+vpaDYNBjR8ieuqZELvUb2rUbvrw5oLFoYMTxQSBjv9acyOjRSYzeHpxR431HDvRm+wDeHXZ5dffjTtxuLYoX4EQGpIofnpJGItFs52V2YzXVqnnzA9isWgsFlr4QkR+jtygN3O4dHIzBofxuxeMEKqqUB3+qbqyXOkmYg9JFCcMFX+1Kf+T/424U5226yUQMGPi3Z58OoROhxgHDsH2MGh16Ni5RmnLwrmPXbx6465zaFW0V9U0vPvaUrJ9MmnsiKqaBkmTrMdsfliIzk5yhBCFQnnopwI4TpgtFiaD/n8rcW3xXZz+/cYyMm4RQu0qNZfDtsZtW7vqk/99v2LJXH9fL0fbOvJWg6xZHz1IiBDS682ZV1v4AubYid5DRwxACO36pjg/V7H4hXC/QOfKctWubcV0BtU/sCMajQbLhvXZHC795VUxTi6M3KzW77cW281c2W7aua34lTWDgkL5aeclWz8v2PDlCOrtPcClRW2RUa5k3FoFhbi8v3GYNeRqq9QYhi9eFs7l0o/9WvvVpvyPNw934TMxDFerMWvc7thSNG9hyNKVA+tq1Id/qj64p3zJikjrPNvbjJ9+kDsyyYOMsR93luXnype9HOXly6ssU37zRaHRaJn8mB9CCMPw/bvKhwwXP/uPsKI8xcG9FTxe9dyFIbftVXSq2J1z5OealW9Ec7h0JpNKzpbcjIV5irY2Y/eCJQ3aTR/mDh/p/vRzoRiGXzjTcPjnausq9FhnVoZs57biJcsjomPdWlv0O7YW/29D3uvvxMKxHjimm4Vlh0+mbFj3WkV1nd1bMrni1PnLVTUNfBenR8ckDkuI7myuNPt4uUuaZalXssoqa8Vurk/NnOhQcYsQKq5s3Hc8nfzbTeA06ZGY6FCf+7e4PUcv+3uJxgyx71pvbVPvO54ua1MTBCHk80YlhCcOCna0HeBBnI+4OPMGhgdZX544eylxcFePqMVi+WjzjnGjho5KjHOcjfLdluLNH99cvybzvdcznn0+3Me/K/AwDH/tnbhJ031dhSyt1nw9vWX+otDYwSJXIWtIonj5K1GN9VpyzMI8RavMsPL1mMAQF/EAzsRpvoMGi+yWolaZqDRKUCifyaROmOqTMEzcJNHZjVNRqgwJ53evUDyA48JnWpN7yfLI4FC+pzdv8QvhuIUoym+zG//IT1Wz5gaOnegtErMThor/+Wr09fSWpsauavU684b1OTFxwjkLgsmXl1ObVv8nPijUhc2mRQ0SPv9i5Kmjtw4QPn68idN8+QLmiDEeo8d6ZmW0dK/w5TdjNGrT6yuubPuikGzo255q9FjwhTONzs6MhUvDPby4vv5Oi5dF2N11ZVcnuV5PLw4dMnwAm0Pz8XdavTa+vKRd1qyHIztwQK2K9k1bd7+64hkvjx5uvPhs6x73AW5zZ00W8J0/37a3uLyabJAYTabN2/YFB/g8MW28CcNWr9/sgLdQUamUD1956u0XZngPcD2UnGlt+9ZKWm8U1ai1BtuRtTpjbkmtRNZuOxAzW4qrJAXlDUZT1y1jza3KeqncaMJuFNW0yFXkwHqpor5ZUVLddLO0DiduHR+UGv1XPyYz6LQV88avWjJtYLD30ZTsuqauDWXB8bJaaVFlowXHG5oVTZ2LJuevM5iyCqvrpQqy4PK65uIqCdFrYQghE2a+WVpnrcqx2ri20jNv5hWVbXr/ja5s2/sbg0FfPG+GQ+09j07xcXVjKduMNzJkxw5VR0QJ3ETszqRxErqxyHGqyzu2dexgN+tUnt48voBpTUpffye+660OpSGJ4p/3VtguxcfPKSjE5Z1Xr40c6xEbL1qwOLT7RU0ajWrG8N6r9fTmObswyL9ZbFpgsEub/Lb922i0tMoMg+JtS+Vu2TXGeh39yM/VkTGuzy3vavJWlquoNEpNtbrm93uD1SrMaLAo20zkgoYMH2CdVfxQ8bnTDT2eE6zbMKy+VnMppenLjfmD4tyW/SuKXOCdCq4obU8cddvJ+yNjPMpKbv23tKuTXC8Mw7Mzb92tzWBQK8tVYncOHN+BQ8HM5g8/2z710ZFD4qK6vzv/iSnhwf7Bgb4IoYRBESbMnJZ+IzI0kCAIaYt8y4Z3hAIXhNCwhOiX3/rk5LnLSxY87oDr6MRlj08cmFdW367WcViMzbvPaPQGkcD5t3NZ44ZFPjq8Y8Uz8iqPpmS78DgavYHNZKxaMp3FpEta2r4+eJ7JoHPZzAOnrv3jiTFBvgMuZ5dVN8o0OgOPw2pX68IDPBc9PupmaZ3eYJK0tCWnF0QEerGYXRGWnlNGp9GWzxtPdmtPHR3L47Aq61v8PN30BtOmXaf0RhOPy8Iwi5vASeDMfXbGyMvZZRX1zVq9kc1iaHXGodFBkpY2uVJjwsx0Gu2dZTMZdFqPhcna1F/sOePj7iprU3uJXZ+fk+SgiZuVW7R1x8F/r1omdnMlX6ZeyZo2YdSxM2kIIY22o4V35FRqWIh/ZGjgQ9xvAoOdyUP2kOEDPlmXffGcZPb8jja6UMSy+f+DU2kUOp16e0B2ZZjZQjAYVLuO1u4Lev2duKoK5c0b8m+/LOTyGKvXxrPZt10QDYvkV5Qqu09YUtjm5Mwge5vF7mzbt9hcGn7793EIvIcCyFudb720SXuLGe9sUFpsi3/2+XCuU9feIhLfWiKbQ+tlS/r6Oz39XOiY8Z4fvnejrkZN3ml8p4ItFsLuejCt2xVZ2zrJ9TIYLAybUuctCg2N4MPxHTiavT+fkLW2cdjsI6dSEUJllbVyhfLIqdSRw2JFbq4Txw6n027t/PEx4ft+OYUQchW4OPG4ZNySEgfH1DY0OeAKtqt1aq3+zJV8DospcOYeSs604Pj6lXOoVEpVfcuOXy+OiAtl0GlHU7KnJ8U9EheKE8Qn248dT82ZM2novuPp4QGez84YiRA6npqz/+TVd5d3nFK0qbRv/mO6wJlbUi3Zc/SK0WR+LCmusq450Ec8c1yC7dIr61uCfAfQqFQTZs7Mr+o4elCp5C0dx1JzzBbLW0tnOPPYDc2Krw+cFzh33Qmr0ujJ+V/MLDmbnh8V4vPiggkWC77+699yS2qHRgf1WNjNkjpnHnvFvEd1BtNXPya3q3XWGTpErzIp5XLm5m17X35hQXhIADmEyWQ8MjS2Xamua2iqa2iqqZcghOoampQqjePsRkI3dn1tD/UEh7rgFqIg91b3TpvCqJB3fds4JIxfVaHSam5dg8zLse8IapHqT/xWExzKnz0/6KPPhxv05rzsVrtxomPdSovby0tu634pzFN8uTGfzujrZ8fm0FyFrGKbrt02hfH1FVekv3diP/5UYFOjdvf2kq5VC+PjFiI2wW1kkgf5z9mFcfFco11I94Ig0Ib1OdUVKmtrnsGgWrvc7yQ4jH81TXrbKdq1275qbFcnuV6iARxrndGDhKeP1mImHI7vwNG4i90SB8fUN0rJw11Ts0xvMNQ1NBk6f4TgX2//Nzn12q3/4yVVApeO82l/Xy+NVmf7Mwbk1VxHWzscJ7buP7ft4AWtzrh87jiEUE2jjMzXw+dv5JXVI4SqG1qqGzr+Rw+PDSHPnlctmTZ1TCyOE+1qncGEHT5/4/D5G7K2jhd452m4wJlLhll4oBeFQqmoa75TAZSubmyEYZY6qbxOKi+qkpy4mNvZES2PCPRy5nX2U7oLBwhvnb64uvDI+Q+O6kil4Z3XfWk0qq+HW0mV5E6FJQz0NxixDd+fOHe14PnZSX2P2wfUxjUaTdt++KWkvPrjf7/i5Sm24Di5uQcNDB00MNQ6Wl1D05r3v3j5hQUPfe8hrw6olKab2fKcTNmLr0d3H8eFz4yMcf1pb4VQxPb24dXVanZvL7U2/qJihTwnxs5tJQufD+fw6AW58rTzErs5iMTstAsSJ2fGmEe9TBiu05ntWngd+9lAwbTH/Tf/N2/ewpCYODed1pyXIz91pHbWU4F2X1jq3aTpvgf3VPAFrKhBwsZ6zcHdFUEhLh5eXXPgcOmr/h2//q1MZ5eq2fODnJwZ0XFun3108+U3YwSurIoy5e7tpVNn+tFoFLxvP2dBoSBnPmPnNyWvvR3L5zPT06QYhne/E9vOmEe9Mq40nzpSO36yD4bhqcmNctlt3eN2dZLrtfvbElchMyiEL5XoftxVJvbgWNcLAMcxbcIo25cnki9duZ5rPdwtmD1154+HBXzn8JCAK9dzr2TkLJz3WMcZv8AlNMjvo8+/e/Ef8/jOvEvXcsqr6p6cOdHR1o5KpbyzbObW/ecIghB3RhqLyWCzGGS4Wiy4M4/t4+Gm0ug7v8vQdS9xg1RhMGEDg72pVEqgtzgqxKfjwKvV+3uJyPN7HpdlDVQqlYLjdzyZDvIdcKOwxoLjPC5rwbQRCKHz1wq1OkPnlSa6WnfrSGK0+eERLqfrwh+Lyeg4qjt1XY1iMeg4TlCplB4L4ztx335hRoNUkVlY/fnu06v/Md06oUMk7rm0jGtZeQih1es/tw58bv7MyeMfuf0w7QBf6ugsYe3q612fYojL/EWhMXFuZIrYVfjia9G7vin59P0cDMN9/Jxmzw86//sVTR6P/vb7CTu2FL/1ylUqjRIWIVjyz4h1azJv20dplGUvRx35pfrwz9VUKmVI4oDYbndXIYRmzAng8uiXLjTt31VOps60Wf4Tpvpas+1O243cXci/x070tliI/bvKlO0mnhNjSKJ46uP+v4/WMaarkLXqvbiP12YLXJnjJ/v885WoPTtK17+VaTRYxO6cpEe9xk3ytm4f1IcPaunKgXu+K33vjQzcQnC49IVLw8lThF4KDgpxWfl6zE/7Ko4eqmGxaXGDRfMXhWz8MLeXOsn12v5lkbLdxOHSByeKH5sVAAd38Jdge4lk9PD4NqXq4OEzEqmMwaA/Njlp0tiuL8Wt+deSTVv3vLn2MwuOC/jOS5+dbdtQcSjPzBj56fcnMvIqEwcFR4f4XLheZDCavN2FR1Oyc4prRyWEu3hw6HTawVPX5k5JlLYqdx5Omzo6lmx63iyti4/0ZzEYB05exQlifOLAOy3FTeBU1yQ3GDE2i2EdODI+7Hp+1TcHLzw+frCbwCm7qCblevH8qcMRQgODvFMzizPyKmPD/a7klKk0ei+xoI9r1GNhhZWNh5Iz314640lvUUF5fb1UERXi3deEIQgCdv0/2SA2GS0sds+XM81movM6aG8ZhWE4jUa5a5+tyYRTKIjB+FMXAoyGO5baI4PBwu7P+D3MQW/p/Vpvj0UyWbR+nYD1d70AcExms4VOp/V0nCEMRhOHzXLAmourJPtPXn3/pTkIodTM4vPXCt9aOoPHYR1KzswtqcVxgsWkz5s6PDzAEyEkbVXu+i1NrTPQ6bTIIC8yFI0m845DqRJZO0EQbgKnJU+McXXhHUrObJYrX5w/gVzKf746NHdyYnSoT62kde+xKzqD6Z1lM3mcWxtE3q758UR6i0KF44Qzlz09KS4mrKtlsu94enGVhCAIfy8RjUplMenPzhhpO3/MbFm35dfXFk0RuTojhHYfuUwQxOJZo3ssDCF04OS1kmoJgZCXWLBs7vi+H6sgcQEAANwvJszc/fcoMLOF0e3EAscJnMBt7yD7I02gzrOWHmZOEARO0Gh/pMXSY2Hk7370t1pIXAAAAOBBgB/nBAAAACBxAQAAAEhcAAAAAEDiAgAAAJC4AAAAACQuAAAAACBxAQAAAEhcAAAAAEDiAgAAAJC4DkTerk2+XNLfqdKzq+olbbD1AAAAQOL2lUSqPJVa2N+pzqaVFJRJHHONLqSXfrv/MnyyAAAAieug6hoVWfl1egOGENIbsBv5dSbMQr6l0hiyC+u7T2IwYln5dbWNCmtzOb/kVgxLmpXl1S3k321KXUZuTatCg5ktNwrqcILQaI15xY04ThSWNRVXSHuZg8GI3Siosw5saGq3Nq8tOF5cIc0vkVhwvK5R0ShtV7RriyubaxsUN/LrVBoDfKwAAPAQ0WETdPf5jgsyucZgwnCcWPHM6GB/0b4jmVPbtRNHRyKEfjuTW1UnT4jytZ2kukF+buMxDouh0Rl9PV1fWzreZDLv+Cl99fKJXu58hNC3+68E+bmFBg44d7nk+IUCJoOGEIoI9sgraYwM9qiul+86dE0o4GGYRaUxcNmMD1bN6HEOLCZ9z6/XB0f7kcs9k1ZkMJlXLhyj05v+35endQaTE4+FHbaIhE6ufO7gaN/aBjlmxk+kFD7FYbqEeMCHCwAAkLiOAseJ0MABrz0/3mLBt+5N230o46PVMxOifC9mVEwcHYnjRF6JZNq4KLupaurl616d5sxj10vaNn13PiOnZkRCoCufe+5KyaLZiVKZql2lmzR6lNFkPn6hICkx9InJsQihL3am2C533PDQkUOCjSbzW/89UlAiGRTp3X0OJpO5x7IPnco1Wyzvv/6YixO7rlHx2Y4LrnxufJRvTYOisLzpvZemwCcLAAAPF/Qq92Bq0kCEEI1GnTgqUmcwGU3mqeOiNDpjeXVLVn4djhOjh4bYTRIX5evMYyOEfL1cRUKnsupmhFBSYujN4kacIM5fKRUKeB5il8raVoTQlM75I4Smj4+2ncmwuACEEItJ9xC75JdKepzDnWquaZRHhXm6OHXU4Oct7GVMAAAAkLiOwvh7O7JdpUMI0elUNwHP19P1dFpR6rWyqFAPsk/YlqHzii9JrzdxWEyE0MghQThOZOfX5RY1JCV2hDSHzUAIaXRGckydznTrk6BSrE9RZjHpFhzvcQ5cDpO8EkyOKZWpyD+YDLrtlVqD0QyfIwAAQOI6uu0Hrqg0hvLqllOpRe4iZxq1YytNGxdVWdsqaVZOHjOw+yQFZZLswnqt3nT8fIFWbxoU6Y0QYtBpA0M9Dh7PNlvwRwYHIYT8fYQ0GnXvb9elMpVUpvr1zM3eK+k+B5HQictmHk7OM5rM+SUSmUJDjjkowquqTn4lq9JgxE6lFirVenK45wAXpUrfptQR8LkCAAAkrgOhIBqNGh7kvv6Lk1v2pNHp1JWLksh3IkM8uGwm35nj6+VqPxEFDY8LPHGh4N1Pj6ZcK5uSNDAi2J18a+KoSMxsiQrzJNuvVArlpUVJMrnmk6/Pfr7jwrgRodblUiiU2wuh9DgHhNDsKbHlVS1rPjn829mbYUEDyIFTx0bFhHv9cir3rf8eKatuCfEXkcPjo3z5Lpz1X5y8ml0FHy8AADzMhCEIaPz0DDNbrCFHvlzzyeGZE2LGDg+70yQmzNK9w/lPjnknBiPGZjGsL5talM2t6kGR3gRO0GjU9zYei4vyeXJqPHyOAAAAbVxHZxu3CKFL1ys6L6wG9zJJ30P0T8YtQsg2bslLvz8cyki+VKJQ6o6dz9fojHbfXwIAAPBwwbeD+ur6zdr4gb52Mew4hALeM7OGJl8qPn2xiMNiPDk1PshPBJ8aAAA4DuhVBgAAAB4E6FUGAAAAIHEBAAAASFwAAAAA9B3cOdUnzahmN1p/Fu1yRwEeKGASWjwJPWf77qdoyU2Uep+WvhCtW4TWwqcAAAB/aXDn1N3dRKmr0DjbIe4o4E20MxaN7fHd+8F2ib2oqJGdvlhUUSt7wJtIKOAK+bxhcf7DYgMcuR4AAIDEdVxn0a5P0ZLuw2PR2I0oBSG0Co27f63bfjV2K2pkX+2++HA310uLkkICxI5ZDwAAPFxwHfcubOPWtidZimrIBu4Di1uE0B607lkU2Ny56O5+PJr50DfX6YtFDlsPAABA4v414nYjSnkT7bSGLhl7Z9EPD7ikZlTzBhq3G613zC2mUGqhHgAAgMTtN9v2a4/XUB9kA9c2dMnGrn26tOsefsLZ1OBo9QAAACSu47L231qbtnYRe6cO3gdT20PJewAAAJC499EktLj7wLNo1/1YljsK6O8JwZ0E+4kGRXiTf/t7CxOi/8izDV5alESn3Zv9xJnHfmJy7BOTY0cNCWYxe/5mWmykN/ngwrnTEwaGesC+BwCAxP0/1MBFCHn8noLWgX3PxX5JRsReVL0XVfdl5LteRQ4LHBAT4UX+HeQnio30+SMx6cSiUin3ZO0ELpzwIPc2pT482H3lojE9jjN9XDSDTiWfzcDjsvo4Z7unCwMAgAOCX8DoR7vTLoNvoov3uiX9nHVx7ijgrk1Y6R/q044K85w2NorofMLuD4cy1BrDmhUTm1vVIqHTxm/PTRodGTfQh0JBrW3aXb9cs1hwcqrn547QGbDSquaEKN/vDqYjhJ6dNay2UXEps6JfSzeb8dRrZanXyt55cbKfl/Dpx4d8sTNFb8AmjY7083LV6k2Igl5ZMu5MWnFHqaGeSYmhNCrlYkbFtZxqCoWyeE6iu8iZIFBhedOJCwUTRkUE+ro5cVksJr2iVvbLyRzYVwEA0Mb9O7C9bno/2rjW+Tejmnt1hdjbXbD86VHLnx4V//vjcmdOiPn5ZM7Gb8/VS9rmTIlDCNGoVJ3B9OWuVB9P14Ro320/XtrwzTkGnTZtbBQ5yZPT4plM+oFjN2g0Kv335xXS6VQ6vd/7D41GGRbrP++xwWYLXidRtKv040aEIYQGRXjfyK/bfzQLEeiLnSl5JY0IISaTvmn7+ePnC0YNDUYITR4T6cRlbfjm3JY9F6PDPEP8xQwaVcjnbt2T9sXOlLCAAc48NuylAABI3L9hq/ee37jUjGqeRYGfoiXd70O+0/h3raG1TXM0Oe9ocl5FTQvZVUuhdGTe3OkJfGcOjhMIIQIRp1KLjCZzsJ9IodSp1AaCIArLm7zc+QghCqIE+Lh9/9NV8sdSrN23tD90cZdK7ZibpEVJ/jhGytWymHCvID8RjUbJKWqwG7mgREJWQj7A39udX1rdTBCEVmdqkWvIBwBLZSqjyaw3YBqdMdDXDfZMAAAk7l8yU22zze5dD+R/PxbajGr6dUPWXXu2jSZzk0zVJFOptcbOb8toEYEuZVb+dCJbJlertYau0YwYQqimQS7kc3lcJkIoIsi9uVVN5nF1vXzJUyMoFEpNvZzvzKFSKXQaVSx0+gMriGH4TyeyL12v0OlNCKHSqmbMjM+eEldcISVHwAmCy+m6fItZLLbTSlpUIf5ihBCbxRALnWoa5Qgh8+/93jj8ehoAwLHBddxewsy+D1mKaq1DpKj2IX41yCqvo8g7/u6jfQR1ZtLptKJFs4fhBGGxEPsOX7d9v7ZRUVTe9NKiJISQUm04mVJADj90Kmfxk8MXz0nc9cu1phbl6uUTTZhFqzP2t9oeIzErv3bUkOCUq+Xky9Kq5hXPjDp7qfi2CTr/SL5UvGTuiDUrJpI/IVlW1RLkK7p9/SB0AQCOC35XuYeUbUY1UlS7B60jB05Cz72JdiKEdqP11oF9ubPpnjSve/8WkDsKsN7Y/Or7v/R9EQw6DTNb7ngiRqNa247dMRk0E3bHaTf/58l+1TNzQoy7yGX7gSt9rJxGo+I40ff91loPAABAG9ehEveiNVOtrF/GjUVJe/qQgn+eBwogH5PQo3uy6F7i1rartke9xG2/z/golMgQj6Pn8vs+iaXX2gAAABL3r2ERWrsIrbXekSRFtZPRYmuL0wM9oEe/9f61H3f093kCHZtFv5JVZb2ICwAAf2Nw51TPkTYJPTcJPbcIrbWNN3cUsLBbC/h+IB+A39+pyLuKHq5hsf79qkdvwC5nVT6YegAAABL3r2QyWnzXx8LfE+SzCvqVu1OSBjpA4gY4bD0AAPBw0datWwdboe+ckCAWjeUh1zyU6o4CZqNXF6G1sWisFinv+ZVdLWrPQ6ln0Q8apOxLzAsFPKGAqzdgCuWDfmCOUMDlsBnPz33E9vHvjlYPAAA8XHCvMgAAAPAgQK8yAAAAAIkLAAAAQOICAAAAABIXAAAAgMQFAAAAIHEBAAAAAIkLAAAAQOICAAAAABIXAAAAgMQFAAAA/v7+fwAAAP//9UqemsnBmsUAAAAASUVORK5CYII=" width="635" height="83" class="img_ev3q">Snake customization in the Global&nbsp;Arena</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="new-coordinate-system">New Coordinate System<a href="#new-coordinate-system" class="hash-link" aria-label="Direct link to New Coordinate System" title="Direct link to New Coordinate System">​</a></h3><p>Battlesnakes that utilize the new API will now receive the board data with a coordinate system origin (0,0) located in the bottom left corner of the board. We found this layout more intuitive for new Battlesnake developers and better matches how people expect the board to work.</p><p>For more details check out the docs: <a href="https://docs.battlesnake.com/references/api#board" target="_blank" rel="noopener noreferrer">https://docs.battlesnake.com/references/api#board</a>
<img loading="lazy" src="data:image/png;base64,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" width="488" height="488" class="img_ev3q">Updated Coordinate System</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-data-shortcuts">Battlesnake Data Shortcuts<a href="#battlesnake-data-shortcuts" class="hash-link" aria-label="Direct link to Battlesnake Data Shortcuts" title="Direct link to Battlesnake Data Shortcuts">​</a></h3><p>The snake data now provides root properties for the head location and snake length. Both of these concepts are very important for building a snake and users no longer have to infer the value from the <em>body</em> array.</p><div class="codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#F8F8F2;--prism-background-color:#282A36"><div class="codeBlockContent_biex"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#F8F8F2"><span class="token plain">{</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain"> “id”: “totally-unique-snake-id”,</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain"> “name”: “Sneky McSnek Face”,</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain"> “health”: 54,</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain"> “body”: [</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">   {“x”: 0, “y”: 0}, </span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">   {“x”: 1, “y”: 0}, </span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">   {“x”: 2, “y”: 0}</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain"> ],</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain"> “head”: {“x”: 0, “y”: 0},</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain"> “length”: 3,</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain"> “shout”: “why are we shouting??”</span><br></span><span class="token-line" style="color:#F8F8F2"><span class="token plain">}</span><br></span></code></pre><div class="buttonGroup__atx"><button type="button" aria-label="Copy code to clipboard" title="Copy" class="clean-btn"><span class="copyButtonIcons_eSgA" aria-hidden="true"><svg viewBox="0 0 24 24" class="copyButtonIcon_y97N"><path fill="currentColor" d="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svg viewBox="0 0 24 24" class="copyButtonSuccessIcon_LjdS"><path fill="currentColor" d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div><h3 class="anchor anchorWithStickyNavbar_LWe7" id="timeouts">Timeouts<a href="#timeouts" class="hash-link" aria-label="Direct link to Timeouts" title="Direct link to Timeouts">​</a></h3><p>The Battlesnake Engine will now provide a timeout value to your server with every request, defining how long the snake has to send a response back. The default continues to be 500 ms, but big processing snakes should start inspecting this value and be responsive to games where it is not set to 500 ms.</p><p>For more details check out the docs: <a href="https://docs.battlesnake.com/references/api#game" target="_blank" rel="noopener noreferrer">https://docs.battlesnake.com/references/api#game</a></p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="updated-starterprojects">Updated Starter&nbsp;Projects<a href="#updated-starterprojects" class="hash-link" aria-label="Direct link to Updated Starter&nbsp;Projects" title="Direct link to Updated Starter&nbsp;Projects">​</a></h2><p>The official Battlesnake starter projects have all been upgraded to use Battlesnake API 1.0 and in some cases refined to be easier to understand and build from.</p><p><a href="https://github.com/BattlesnakeOfficial/starter-snake-python" target="_blank" rel="noopener noreferrer">Python Starter Project</a></p><p><a href="https://github.com/BattlesnakeOfficial/starter-snake-node" target="_blank" rel="noopener noreferrer">Node Starter Project</a></p><p><a href="https://github.com/BattlesnakeOfficial/starter-snake-go" target="_blank" rel="noopener noreferrer">Go Starter Project</a></p><p>We are looking for assistance to do similar upgrades to the <a href="https://github.com/BattlesnakeOfficial/starter-snake-ruby/issues/8" target="_blank" rel="noopener noreferrer">Ruby Starter Project</a> and the <a href="https://github.com/BattlesnakeOfficial/starter-snake-java/issues/5" target="_blank" rel="noopener noreferrer">Java Starter Project</a>. If you are interested in helping, check out the associated issues on GitHub for requirements.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="public-sourcesnakes">Public Source&nbsp;Snakes<a href="#public-sourcesnakes" class="hash-link" aria-label="Direct link to Public Source&nbsp;Snakes" title="Direct link to Public Source&nbsp;Snakes">​</a></h2><p>If you have a Battlesnake you are especially proud of, you can now link your Battlesnake to your public source code and share it with everyone. Just edit your Battlesnake and add a Project URL linking to your open source repo. A new public source tag will appear on your snake that other developers can click on and check out what you made.
<img loading="lazy" src="data:image/png;base64,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" width="346" height="44" class="img_ev3q">New Public Source&nbsp;tag</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="developer-advisorygroup">Developer Advisory&nbsp;Group<a href="#developer-advisorygroup" class="hash-link" aria-label="Direct link to Developer Advisory&nbsp;Group" title="Direct link to Developer Advisory&nbsp;Group">​</a></h2><p>We have established a group of Battlesnake developer volunteers to help us review new features and updates that we have planned for the Battlesnake ecosystem. They have been a great resource to help us refine the Battlesnake API changes as well as some interesting new game modes that are coming soon!</p><hr><p>That’s all for now. If you have any questions reach out to us on the <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace or on <a href="https://play.battlesnake.com/discord/" target="_blank" rel="noopener noreferrer">Battlesnake Discord</a>.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — April 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/05/04/battlesnake-developer-update---april-2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/05/04/battlesnake-developer-update---april-2020</guid>
            <pubDate>Mon, 04 May 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[In April, our development focus was on features supporting virtual events and tournaments, more specifically our Stay Home and Code event…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1--wHh0ZOsPIXFVOo7wOVVig-9e4c4f44cd1ce25ec8f85249f4667a91.png" width="800" height="335" class="img_ev3q">
In April, our development focus was on features supporting virtual events and tournaments, more specifically our Stay Home and Code event. Out of that came a lot of site enhancements, quality of life improvements and several bug fixes to the arena system. Battlesnake will be launching several new virtual streaming events over the coming months, so keep an eye on the <a href="https://play.battlesnake.com/events/" target="_blank" rel="noopener noreferrer">Events</a> page.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="virtual-events">Virtual Events<a href="#virtual-events" class="hash-link" aria-label="Direct link to Virtual Events" title="Direct link to Virtual Events">​</a></h2><p>There is now a new interface for virtual events on the site that allows users to register for these events, view content schedules and enter into online tournaments. We will continue to enhance this interface so that it becomes the primary hub to interacting with each event we have planned.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="tournament-arenas">Tournament Arenas<a href="#tournament-arenas" class="hash-link" aria-label="Direct link to Tournament Arenas" title="Direct link to Tournament Arenas">​</a></h2><p>With the Stay Home and Code event we have introduced a new type of qualifier arena that lets registered users trial their Battlesnakes well before tournament day. We then use the results of these arenas to setup the brackets on tournament day.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="new-tutorials">New Tutorials<a href="#new-tutorials" class="hash-link" aria-label="Direct link to New Tutorials" title="Direct link to New Tutorials">​</a></h2><p>As part of Stay Home and Code we created a collection of new tutorial content to help those new to Battlesnake get started building their own snake. There are tutorials focused on Python, Go, JavaScript as well as some on more advanced topics like early strategies and setting up unit testing for your snake.</p><p>You can find them all on the <a href="https://www.twitch.tv/battlesnakeofficial/videos" target="_blank" rel="noopener noreferrer">BattlesnakeOfficial Twitch Channel</a>.</p><hr><p>That’s all for now. If you have any questions reach out to us on the <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Stay Home and Code raised $25,000 for Food Banks Canada]]></title>
            <link>https://docs.battlesnake.com/blog/2020/04/30/stay-home-and-code-raised--25-000-for-food-banks-canada-2</link>
            <guid>https://docs.battlesnake.com/blog/2020/04/30/stay-home-and-code-raised--25-000-for-food-banks-canada-2</guid>
            <pubDate>Thu, 30 Apr 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[Throughout April we’ve been running an online programming league called Stay Home and Code, raising money for Food Banks Canada.]]></description>
            <content:encoded><![CDATA[<p>Throughout April we’ve been running an online programming league called <a href="https://medium.com/battlesnake/battlesnake-stay-home-and-code-123746cc04ea" target="_blank" rel="noopener noreferrer">Stay Home and Code</a>,raising money for Food Banks Canada.
<img loading="lazy" src="/assets/images/1-lZp6WvEzPnFrFcXMwtsubw-5bb659a1afbfc976034c8e26ee01b5c4.png" width="800" height="178" class="img_ev3q">Stay Home and Code was presented by RBC and AWS, in partnership with Communitech and Prospect.
Over 300 developers from all over Canada (and around the world!) stayed home to build, tweak, and fine-tune their Battlesnakes in preparation for a <a href="https://www.twitch.tv/videos/602731416?t=00h12m25s" target="_blank" rel="noopener noreferrer">live Battlesnake tournament</a> held on April 25th. The event has been a lot of fun, and we were humbled by how our community rallied to support a great cause. Together we raised $25,000.</p><p>Congratulations to all the teams who participated, especially <a href="https://play.battlesnake.com/events/stay-home-and-code/stay-home-and-code-parent-child/brackets/" target="_blank" rel="noopener noreferrer"><strong><em>Team Pixel</em></strong></a>, <a href="https://play.battlesnake.com/events/stay-home-and-code/stay-home-and-code-sponsor/brackets/" target="_blank" rel="noopener noreferrer"><strong><em>Redbrick</em></strong></a>, <a href="https://play.battlesnake.com/events/stay-home-and-code/stay-home-and-code-rookie/brackets/" target="_blank" rel="noopener noreferrer"><strong><em>chkgang</em></strong></a>, and <a href="https://play.battlesnake.com/events/stay-home-and-code/stay-home-and-code-veteran/brackets/" target="_blank" rel="noopener noreferrer"><strong><em>huntail</em></strong></a> for taking the top prize in their divisions.
<img loading="lazy" src="/assets/images/1-RoUYmw_30eoPa8WYJFaLnw-d36d800c002263f867faa6498ba71b61.gif" width="224" height="224" class="img_ev3q">Team Pixel defeating Dragon in a Library in the Parent &amp; Kids&nbsp;Finals
We’d like to thank our partners at <a href="https://jobs.rbc.com/ca/en/featuredopportunities/technology-jobs" target="_blank" rel="noopener noreferrer">RBC</a> and <a href="https://aws.amazon.com/" target="_blank" rel="noopener noreferrer">AWS</a> for making this event possible, as well as <a href="https://www.communitech.ca/" target="_blank" rel="noopener noreferrer">Communitech</a> and <a href="https://www.prospect.fyi/" target="_blank" rel="noopener noreferrer">Prospect</a> for supporting our community. We’d also like to thank everyone who volunteered their time to run workshops, tutorials, fireside chats, and more throughout the event.</p><p>In no particular order, thank you <em>Curtis Smith, Aileen O’Brien, Chris Cook, Brandon Brown, Aurora Walker, Joe Nash, Colin Walker, Daniel Steuernol, John Oram, Marianne Bulger, Kathryn Christie, Xavier Raffin, Gage Pacifera,**Dr. Andrew Maxwell, Anthony Vacca, Jeremy Lim, Sandra Jennings, and Riyan Mody.</em>
<img loading="lazy" src="/assets/images/1-qU7OZP5Z1XPysgW02_Vtug-add1e8a4ea53724a9c276d14c78acae3.png" width="800" height="446" class="img_ev3q">Battlesnake Casting Crew doing analysis on the highly competitive Sponsor&nbsp;Division
Our goal was simple: engage our community and rally to support organizations operating on the frontlines of the COVID-19 crisis, and we’re proud and thankful to have such an opportunity.</p><p>Thank you, and stay safe!</p><p>The Battlesnake Team</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake: Stay Home and Code]]></title>
            <link>https://docs.battlesnake.com/blog/2020/04/07/battlesnake--stay-home-and-code</link>
            <guid>https://docs.battlesnake.com/blog/2020/04/07/battlesnake--stay-home-and-code</guid>
            <pubDate>Tue, 07 Apr 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[Supporting Food Banks Canada. Presented by RBC and AWS.]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="supporting-food-banks-canada-presented-by-rbc-andaws">Supporting Food Banks Canada. Presented by RBC and&nbsp;AWS.<a href="#supporting-food-banks-canada-presented-by-rbc-andaws" class="hash-link" aria-label="Direct link to Supporting Food Banks Canada. Presented by RBC and&nbsp;AWS." title="Direct link to Supporting Food Banks Canada. Presented by RBC and&nbsp;AWS.">​</a></h3><p><img loading="lazy" src="/assets/images/1-lZp6WvEzPnFrFcXMwtsubw-5bb659a1afbfc976034c8e26ee01b5c4.png" width="800" height="178" class="img_ev3q">
The COVID-19 crisis in Canada has forced everyone into new realities and routines. For Battlesnake, this has meant <a href="https://medium.com/battlesnake/battlesnake-victoria-2020-postponed-8bf51b38c20f" target="_blank" rel="noopener noreferrer">postponing all in-person events</a> until it is possible to hold them safely. It also means doing what we can to support all Canadians during these difficult times.</p><p>Today we’re launching <a href="https://play.battlesnake.com/events/stay-home-and-code/" target="_blank" rel="noopener noreferrer">Battlesnake: Stay Home &amp; Code</a>, an online programming league raising money for <a href="https://www.foodbankscanada.ca/" target="_blank" rel="noopener noreferrer">Food Banks Canada</a>.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="event-details">Event Details<a href="#event-details" class="hash-link" aria-label="Direct link to Event Details" title="Direct link to Event Details">​</a></h3><p>Starting today developers of all skill levels can<a href="https://play.battlesnake.com/events/stay-home-and-code/" target="_blank" rel="noopener noreferrer"><strong>join the league</strong></a>, enter their favourite Battlesnake into a ranked arena, and compete online with developers around the world — all for a great cause.</p><p>On April 25th, we’ll take the top teams and hold a large <strong>Battlesnake Tournament</strong>, live broadcast on the <a href="https://twitch.tv/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">Battlesnake Twitch Channel</a>. It’ll be filled with prizes and programming as we come together with our community to raise money for those in need.</p><p>Battlesnake: Stay Home &amp; Code also features our first ever <strong>“Parents and Kids” Division</strong>, specifically for teams comprised of parents programming with their children. There is also a <strong>Sponsor Division</strong>, for tech companies that would like to donate money and participate as a team. If you are a tech company wishing to participate, please see links at the bottom of this post.
<img loading="lazy" src="/assets/images/1-FI7YRcufy_rhLnQyAyjjzA-c0fc8991b4d23ea4aaa3ed32dd30bb7b.png" width="250" height="250" class="img_ev3q">Stay Home &amp; Code introduces a new “Parents and Kids” Division for parents programming with their children.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="we-couldnt-do-thisalone">We Couldn’t Do This&nbsp;Alone<a href="#we-couldnt-do-thisalone" class="hash-link" aria-label="Direct link to We Couldn’t Do This&nbsp;Alone" title="Direct link to We Couldn’t Do This&nbsp;Alone">​</a></h3><p>We’ve partnered with <a href="https://www.rbcroyalbank.com/personal.html" target="_blank" rel="noopener noreferrer"><strong>RBC</strong></a>and <a href="https://aws.amazon.com/" target="_blank" rel="noopener noreferrer"><strong>Amazon Web Services</strong></a> to bring this event to life and we are deeply grateful for their support. We’re also working closely with <a href="https://www.communitech.ca/" target="_blank" rel="noopener noreferrer"><strong>Communitech</strong></a> and <a href="https://www.prospect.fyi/" target="_blank" rel="noopener noreferrer"><strong>Prospect</strong></a> to ensure all developers across Canada can get involved. These organizations are some of the best advocates for the Canadian tech community and we’re proud to be working alongside them.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="why-are-we-doingthis">Why Are We Doing&nbsp;This?<a href="#why-are-we-doingthis" class="hash-link" aria-label="Direct link to Why Are We Doing&nbsp;This?" title="Direct link to Why Are We Doing&nbsp;This?">​</a></h3><p>Far beyond the challenges of remote work and stay-at-home fatigue, there are many Canadians whose basic needs are not being met during this crisis. A staggering 4.4M Canadians do not have access to the food required for essential dietary needs, and organizations tasked with combating food insecurity in Canada are already strained.</p><p>Our goal is simple. We want to rally our community to support organizations that are operating on the frontlines. We are proud to partner with Food Banks Canada in this effort, and thankful for the opportunity to help.</p><p>We also want to connect tech community members who have recently lost their roles with potential employers across all of Canada. We firmly believe that it’s important for us to do everything we can to keep everyone afloat and this is one way we can help.</p><h2><img loading="lazy" src="/assets/images/1-25CWFyVzl42Dcjxq6yTKGA-9ea928f7f04b0c96dd4ed69bfddf5cb7.png" width="800" height="420" class="img_ev3q"></h2><p><strong>To learn more about Battlesnake: Stay Home &amp; Code and our live stream schedule, </strong><a href="https://play.battlesnake.com/events/stay-home-and-code/" target="_blank" rel="noopener noreferrer"><strong>visit the official event page here</strong></a><strong>.</strong></p><p>If you’re interested in participating as a family, an individual, or a team, <a href="https://play.battlesnake.com/events/stay-home-and-code/" target="_blank" rel="noopener noreferrer">visit the registration page here</a>.</p><p>If you represent a company that would like to get involved or join the Sponsor Division, please contact us at <a href="mailto:events@battlesnake.com" target="_blank" rel="noopener noreferrer">events@battlesnake.com</a>.</p><p>And finally, if you’d like to <strong>donate to Food Banks Canada</strong> and support events like these, <a href="https://foodbankscanada.akaraisin.com/Donation/Event/DonationInfo.aspx?seid=22130&amp;mid=48" target="_blank" rel="noopener noreferrer">please do so here</a>. Your kindness will go a long way in helping all Canadians get through this crisis together.</p><p>Thanks, and stay safe.
The Battlesnake Team</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — March 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/03/31/battlesnake-developer-update---march-2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/03/31/battlesnake-developer-update---march-2020</guid>
            <pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[While March did not go as planned, we have redirected our energy to new features and improving the usability of the Battlesnake…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1--X1ZdA-vp5DHl0behDPEow-735374bd69914f4ce1939c6bec627275.png" width="800" height="335" class="img_ev3q">
While March did not go as planned, we have redirected our energy to new features and improving the usability of the Battlesnake environment. Over the next few months, Battlesnake will be focusing on more virtual and streaming events, so keep an eye on both the <a href="https://play.battlesnake.com/events/" target="_blank" rel="noopener noreferrer">Events</a> page and the <a href="https://www.twitch.tv/battlesnakeofficial" target="_blank" rel="noopener noreferrer">Battlesnake Twitch</a> channel!</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="global-arena">Global Arena<a href="#global-arena" class="hash-link" aria-label="Direct link to Global Arena" title="Direct link to Global Arena">​</a></h3><p>The new <a href="https://play.battlesnake.com/arena/global/" target="_blank" rel="noopener noreferrer">Battlesnake Global Arena</a> went live at the start of March. Since then we’ve added numerous enhancements to the match and scoring algorithms to improve both the quality and fairness of the games. We are still working on improving the layout to be easier to use for everyone.
<img loading="lazy" src="/assets/images/1--SXql15btmJ8CmdwsVGLzg-d6e6bba59c184906831f928938442846.png" width="800" height="435" class="img_ev3q">New Arena&nbsp;Layout</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="new-feature-teamsnakes">New Feature: Team&nbsp;Snakes<a href="#new-feature-teamsnakes" class="hash-link" aria-label="Direct link to New Feature: Team&nbsp;Snakes" title="Direct link to New Feature: Team&nbsp;Snakes">​</a></h3><p>As an extension to the Team system we introduced in February, we have now made it possible for Teams to register and manage their own Battlesnakes. A big part of Battlesnake is developers working together in groups and building a snake collaboratively. This feature will allow teams to compete in events and on the arenas using the team Battlesnake instead of a team member’s individual Battlesnake.
<img loading="lazy" src="/assets/images/1-32L8X3EVAJSzIhGX8Vg65A-b0115be6ffd05991d5dae1826b332c68.png" width="800" height="327" class="img_ev3q">Team Snakes</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="revised-startersnakes">Revised Starter&nbsp;Snakes<a href="#revised-startersnakes" class="hash-link" aria-label="Direct link to Revised Starter&nbsp;Snakes" title="Direct link to Revised Starter&nbsp;Snakes">​</a></h3><p>All of the official Starter Snakes have received some major attention. We have standardized the READMEs for each snake to be consistent and act as a guide for getting started. We have also updated the code to be more consistent across the implementations. Our goal is to help users get a snake running quickly on play.battlesnake.com so that users can get their snake competing in events and on the global arena.</p><p>Check out the official starter snakes here:</p><ul><li><a href="https://github.com/battlesnakeofficial/starter-snake-go" target="_blank" rel="noopener noreferrer">Go Starter Snake</a></li><li><a href="https://github.com/battlesnakeofficial/starter-snake-java" target="_blank" rel="noopener noreferrer">Java Starter Snake</a></li><li><a href="https://github.com/battlesnakeofficial/starter-snake-node" target="_blank" rel="noopener noreferrer">JavaScript (Node) Starter Snake</a></li><li><a href="https://github.com/battlesnakeofficial/starter-snake-python" target="_blank" rel="noopener noreferrer">Python Starter Snake</a></li><li><a href="https://github.com/battlesnakeofficial/starter-snake-ruby" target="_blank" rel="noopener noreferrer">Ruby Starter Snake</a></li></ul><p>We have many Community Starter Snakes in <a href="https://github.com/BattlesnakeOfficial" target="_blank" rel="noopener noreferrer">github.com/BattlesnakeOfficial</a> and are looking for open source contributors to update them as well. If you are interested in contributing, make sure to use the <a href="https://github.com/battlesnakeofficial/starter-snake-python" target="_blank" rel="noopener noreferrer">Python Starter Snake</a> as a template and review our <a href="https://docs.battlesnake.com/contribute" target="_blank" rel="noopener noreferrer">contribution guidelines</a>.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="documentation-updates">Documentation Updates<a href="#documentation-updates" class="hash-link" aria-label="Direct link to Documentation Updates" title="Direct link to Documentation Updates">​</a></h3><p>We are working through the documentation on <a href="https://docs.battlesnake.com" target="_blank" rel="noopener noreferrer">docs.battlesnake.com</a> and cleaning up the content. You will notice a reorganization of pages and menus. We have also removed out-dated content in order to make the site the best possible resource for developing your Battlesnake. The very old <em>getting started guides</em> are now gone. Instead, we are focusing on the Starter Snakes to teach new users how to create a Battlesnake.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="game-creation-enhancements">Game Creation Enhancements<a href="#game-creation-enhancements" class="hash-link" aria-label="Direct link to Game Creation Enhancements" title="Direct link to Game Creation Enhancements">​</a></h3><p>The game creation form has been reworked to make it both more user friendly and more useful for testing. The form now provides easy access to all of the Battlesnakes that you own, as well as the snakes that are registered with any of your teams.
<img loading="lazy" src="/assets/images/1-SF5sMQKiVnQ61JAP88hVHw-33460d2d0c7ffc547aa38fed54b4ebc4.png" width="800" height="368" class="img_ev3q">Updated Game Creation&nbsp;Form</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="rematch-button">Rematch Button<a href="#rematch-button" class="hash-link" aria-label="Direct link to Rematch Button" title="Direct link to Rematch Button">​</a></h3><p>After viewing a game, there is now a Rematch button that will appear for games that can be run again. This is very useful for retesting your snake. The button will <em>only</em> appear if the game was created using snakes that you manage or are publicly accessible on the site.</p><hr><p>That’s all for now. If you have any questions reach out to us on the <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Victoria 2020 Postponed]]></title>
            <link>https://docs.battlesnake.com/blog/2020/03/11/battlesnake-victoria-2020-postponed-2</link>
            <guid>https://docs.battlesnake.com/blog/2020/03/11/battlesnake-victoria-2020-postponed-2</guid>
            <pubDate>Wed, 11 Mar 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[Due to growing concerns surrounding COVID-19, and along with guidance from PHAC, WHO, and other health authorities, the Battlesnake team…]]></description>
            <content:encoded><![CDATA[<p>Due to growing concerns surrounding COVID-19, and along with guidance from PHAC, WHO, and other health authorities, the Battlesnake team has decided to postpone our <a href="https://play.battlesnake.com/events/battlesnake-2020-Victoria/" target="_blank" rel="noopener noreferrer">Battlesnake Victoria 2020</a> event until later this year.</p><p>This decision was not made lightly and we are disappointed. Ultimately, as event organizers and producers, we have a social responsibility to ensure the safety of our attendees and do our part to slow down the spread of COVID-19.</p><p>Over the coming weeks we will continue to monitor the situation. Our plan is to reschedule the event once it becomes safe to do so, and we’ll have more information available at that time.</p><p>If you purchased a Limited Edition Victoria 2020 T-Shirt, you will receive a full refund through Eventbrite in the next few days.</p><p>Battlesnake is first and foremost a global online community, and our team is already working hard on some new <a href="https://play.battlesnake.com/events/winter-classic-2019/" target="_blank" rel="noopener noreferrer">virtual Battlesnake events</a> in the coming months — stay tuned.</p><p>As always, we appreciate the enthusiasm, passion, and understanding of the Battlesnake Developer Community. If you have any questions or concerns, we’d be happy to address them — please contact <a href="mailto:events@battlesnake.com" target="_blank" rel="noopener noreferrer">events@battlesnake.com</a>.</p><p>Thanks,&nbsp;
The Battlesnake Team</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — February 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/02/28/battlesnake-developer-update---february-2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/02/28/battlesnake-developer-update---february-2020</guid>
            <pubDate>Fri, 28 Feb 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[February was a busy month as we are actively preparing for upcoming events. The team has delivered several site improvements and some new…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1-K8wBFejHjwXdEY7G0Y0jYQ-7b2c6fe7f1380718397d7240d4b8dcdc.png" width="800" height="335" class="img_ev3q">
February was a busy month as we are actively preparing for upcoming events. The team has delivered several site improvements and some new features that will power what we have in store for Battlesnake events over the next few months.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="new-featureteams">New Feature:&nbsp;Teams<a href="#new-featureteams" class="hash-link" aria-label="Direct link to New Feature:&nbsp;Teams" title="Direct link to New Feature:&nbsp;Teams">​</a></h3><p>The site now supports creating teams of multiple users that can participate together in events and tournaments. Each team consists of a team leader and up to 10 team members that can collaborate together as a single entity. The team leader will be able to update the team details and invite new members.</p><p><strong>Creating a Team</strong></p><p>Go to your profile page, by clicking on your portrait and clicking on the View Profile link. Once on the page you can create a new team by defining a name, a description and a team profile picture URL. Ensure that you review the rules for creating teams before clicking the submit button. You will be allowed to manage up to 3 teams.</p><p><strong>Inviting Users</strong></p><p>The team leader can to send invites to other users on the Battlesnake site. From your team’s profile page you can click on the Invite User button to search for the user you want to add. Users must accept the invite before they are added to your team.</p><p>More functionality will be coming in the next few months including registering your team for online tournaments and arena matches.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="api-updateshouts">API Update:&nbsp;Shouts!<a href="#api-updateshouts" class="hash-link" aria-label="Direct link to API Update:&nbsp;Shouts!" title="Direct link to API Update:&nbsp;Shouts!">​</a></h3><p>The Battlesnake API has received its first update in over a year with the introduction of <em>Shouts</em>. This is a new mechanic where as part of the /move response you can send a short message along with your move. This message is then received by all snakes on the next game turn. Shout messages are purely internal to the game and will not be shown on the game board. The game engine itself is also able to shout…for reasons. Check out the <a href="https://docs.battlesnake.com/snake-api" target="_blank" rel="noopener noreferrer">API documentation</a> for how to add shouts to your snake.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="arena-changes">Arena Changes<a href="#arena-changes" class="hash-link" aria-label="Direct link to Arena Changes" title="Direct link to Arena Changes">​</a></h3><p>The Battlesnake Arena has been rebuilt from the ground up to address some major performance and infrastructure issues. Ranking is still done using the Microsoft Trueskill algorithm, but we now are running matches every 5 minutes and are pitting 4 snakes against each other instead of 8. We hope this change will reduce some of the match chaos that occurs in large games and better test the snakes against each other. The new arena system will completely replace the old leaderboard in early March.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="event-listings">Event Listings<a href="#event-listings" class="hash-link" aria-label="Direct link to Event Listings" title="Direct link to Event Listings">​</a></h3><p>We have completely reworked the event listing page to be more visually appealing and functional. Events now have different categories such as workshops and community events. Keep an eye on the page as we will be adding several new Battlesnake events over the coming months. If you are interested in organizing your own official Battlesnake Community Event, <a href="mailto:events@battlesnake.com" target="_blank" rel="noopener noreferrer">contact us</a> to get started.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="moving-toaws">Moving to&nbsp;AWS<a href="#moving-toaws" class="hash-link" aria-label="Direct link to Moving to&nbsp;AWS" title="Direct link to Moving to&nbsp;AWS">​</a></h3><p>In a partnership with Amazon, we have migrated all of the Battlesnake infrastructure to Amazon Web Services (AWS) from Google Cloud Platform (GCP). Our systems now reside in the <em>AWS us-west-2</em> region, which is in the Oregon and is the same general physical location as our previous hosting location on <em>GCP us-west1</em>.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="github-repository-migration">Github Repository Migration<a href="#github-repository-migration" class="hash-link" aria-label="Direct link to Github Repository Migration" title="Direct link to Github Repository Migration">​</a></h3><p>This migration is now complete and we have archived all remaining repositories on the old <em>battlesnakeio</em> organization. From now on all open source code for Battlesnake will live on <a href="https://github.com/battlesnakeofficial" target="_blank" rel="noopener noreferrer">BattlesnakeOfficial</a>.</p><hr><p>That’s all for now. If you have any questions reach out to us on the <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — January 2020]]></title>
            <link>https://docs.battlesnake.com/blog/2020/02/04/battlesnake-developer-update---january-2020</link>
            <guid>https://docs.battlesnake.com/blog/2020/02/04/battlesnake-developer-update---january-2020</guid>
            <pubDate>Tue, 04 Feb 2020 00:00:00 GMT</pubDate>
            <description><![CDATA[January had us working on internal systems to improve performance, stability and support some of the initiatives we have planned for the…]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/1-qu8SUZtcyj3z09-rR9397Q-b2d308b89f7a389541b267f7c8c0d817.png" width="800" height="335" class="img_ev3q">
January had us working on internal systems to improve performance, stability and support some of the initiatives we have planned for the year. That said, we have managed to squeak in a few public changes to the system as well:</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="engine-refactor">Engine Refactor<a href="#engine-refactor" class="hash-link" aria-label="Direct link to Engine Refactor" title="Direct link to Engine Refactor">​</a></h3><p>As part of our infrastructure changes, a portion of the <a href="https://github.com/BattlesnakeOfficial/engine" target="_blank" rel="noopener noreferrer">engine</a> was split out into a new project call <a href="https://github.com/BattlesnakeOfficial/rules" target="_blank" rel="noopener noreferrer">Rules</a>. We wanted to differentiate between the code involved in game orchestration from the core game logic. This should allow us to do some interesting things in the future by running different kinds of rule sets dynamically in the same environment.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="new-food-algorithm">New Food Algorithm<a href="#new-food-algorithm" class="hash-link" aria-label="Direct link to New Food Algorithm" title="Direct link to New Food Algorithm">​</a></h3><p>After soliciting some feedback in December, we have reworked the food spawn algorithm to be simpler and less deterministic. The previous iteration was much more predictable than we desired, so the new version adds more randomness. In simple terms, if there is no food on the board, food will spawn. If there is food on the board, then there is a 15% chance another piece of food will be spawned. Food spawn locations are randomized.</p><p>We will continue to review stats and feedback on the change, so expect to see further tuning over the next few weeks. You can review the changes in the <a href="https://github.com/BattlesnakeOfficial/rules" target="_blank" rel="noopener noreferrer">Rules</a> project on Github.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="github-repository-migration">Github Repository Migration<a href="#github-repository-migration" class="hash-link" aria-label="Direct link to Github Repository Migration" title="Direct link to Github Repository Migration">​</a></h3><p>As announced in last month’s developer update, we migrated all of our public repositories on GitHub to a new organization called <a href="https://github.com/battlesnakeofficial" target="_blank" rel="noopener noreferrer">BattlesnakeOfficial</a>. Over February we will be deprecating the old <em>battlesnakeio</em> organization. Be sure to update the origins of any local copies to ensure you keep getting the latest changes.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="coming-soonteams">Coming Soon:&nbsp;Teams!<a href="#coming-soonteams" class="hash-link" aria-label="Direct link to Coming Soon:&nbsp;Teams!" title="Direct link to Coming Soon:&nbsp;Teams!">​</a></h3><p>We are introducing a new entity to the Battlesnake system called Teams. Teams represent a group of one or more developers who are engaging with our events and tournaments. In the past teams were ephemeral, lasting only for the duration of an event, but now teams can persist and build up a history of participation! Teams created for the Battlesnake Winter Classic will be migrated over to this system and associated with the appropriate users. Initial functionality will roll out early February, with additional features in the following weeks, in preparation for Battlesnake 2020 in Victoria.</p><p>That’s all for now. If you have any questions reach out to us on the <a href="http://play.battlesnake.com/slack" target="_blank" rel="noopener noreferrer">Battlesnake Slack</a> workspace.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Battlesnake Developer Update — December 2019]]></title>
            <link>https://docs.battlesnake.com/blog/2019/12/31/battlesnake-developer-update---december-2019</link>
            <guid>https://docs.battlesnake.com/blog/2019/12/31/battlesnake-developer-update---december-2019</guid>
            <pubDate>Tue, 31 Dec 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[This is our first official Developer Update! We will be doing these regularly to outline some of the changes we are making to Battlesnake, whether those are exciting new features, system improvements or just bugs fixes.]]></description>
            <content:encoded><![CDATA[<p><img loading="lazy" src="/assets/images/-Gzx-f0PVWRU6ypz4XBZvuw-cd846b4c7f6c5099fb7552e217aa6cef.png" width="800" height="450" class="img_ev3q">
This is our first official Developer Update! We will be doing these regularly to outline some of the changes we are making to Battlesnake, whether those are exciting new features, system improvements or just bugs fixes.</p><p>Here are some of the things we did in December 2019:</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="news-feed">News Feed<a href="#news-feed" class="hash-link" aria-label="Direct link to News Feed" title="Direct link to News Feed">​</a></h3><p>The site now has a news feed where we will post updates like this as well as other notices about what’s going on with Battlesnake. The blog will continue to exist but will be used for longer form content. The news feed is also available through RSS!</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="new-userprofiles">New User&nbsp;Profiles<a href="#new-userprofiles" class="hash-link" aria-label="Direct link to New User&nbsp;Profiles" title="Direct link to New User&nbsp;Profiles">​</a></h3><p>Everyone can now update their usernames! In addition, we have provided a few more data points that will let you tell us and other users more about yourself including a bio, your experience programming and where you are from. We hope to roll out updated public profiles for our users in the coming months.</p><p>Go to the <a href="https://play.battlesnake.com/account/settings/" target="_blank" rel="noopener noreferrer">Account Settings</a> page to make the changes.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="board-improvements">Board Improvements<a href="#board-improvements" class="hash-link" aria-label="Direct link to Board Improvements" title="Direct link to Board Improvements">​</a></h3><p>Snake lengths are now being displayed on the game boards. This should make it easier to know why some snakes die in head on collisions instead of needing to count tiles.</p><p>We have also added response times to the game boards. The small number next to the snake length is the time, in milliseconds, it took that snake to respond to the last move request. The number should make debugging strange snake behaviour a little easier. Keep in mind, when you see a <em>0 ms</em> result it means the snake failed to respond to the request inside of the 500 ms time cap or the request failed with a network error.
<img loading="lazy" src="/assets/images/-w-BQJMyldUXMd2dKKq20qg-53bdb726607768612592593d6a782930.png" width="600" height="497" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="new-heads-andtails">New Heads and&nbsp;Tails<a href="#new-heads-andtails" class="hash-link" aria-label="Direct link to New Heads and&nbsp;Tails" title="Direct link to New Heads and&nbsp;Tails">​</a></h3><p>With the completion of the Battlesnake Winter Classic we have released a new set of winter themed snake heads and tails for everyone to use.
<img loading="lazy" src="/assets/images/-Czx_1MuYKEu391QKW9J5Cg-db56ef5fabb77bec390fe23f05bf778d.png" width="800" height="758" class="img_ev3q">
Go to the <a href="https://docs.battlesnake.com/snake-customization" target="_blank" rel="noopener noreferrer">Snake Customization</a> page to check out how to use the new options.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="github-repository-migration">Github Repository Migration<a href="#github-repository-migration" class="hash-link" aria-label="Direct link to Github Repository Migration" title="Direct link to Github Repository Migration">​</a></h3><p>We are currently in the process of migrating all of our public repositories on GitHub to a new organization called <a href="https://github.com/battlesnakeofficial" target="_blank" rel="noopener noreferrer">BattlesnakeOfficial</a>. The <strong>board</strong> and <strong>engine</strong> repos are already moved over and we expect to have the rest of them moved by the end of January, 2020. Be sure to update the origins of any local copies to ensure you keep getting the latest changes.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="request-for-comment-foodspawning">Request for Comment: Food&nbsp;Spawning<a href="#request-for-comment-foodspawning" class="hash-link" aria-label="Direct link to Request for Comment: Food&nbsp;Spawning" title="Direct link to Request for Comment: Food&nbsp;Spawning">​</a></h3><p>We are researching some new ways to handle initial food spawning for tournament and arena games. Ideally, a new solution is needed that is more fair for all teams; no matter what the size of the board or distribution of snakes. We are looking for feedback on this problem and some potential solutions. If you are interested in contributing, check out the discussion <a href="https://github.com/BattlesnakeOfficial/engine/issues/1" target="_blank" rel="noopener noreferrer">here</a>.</p><hr><p>That’s all for now. Thanks to everyone who supported Battlesnake in 2019 and we can’t wait to show you everything we have planned for 2020!</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[The Future of Battlesnake]]></title>
            <link>https://docs.battlesnake.com/blog/2019/03/07/the-future-of-battlesnake-2</link>
            <guid>https://docs.battlesnake.com/blog/2019/03/07/the-future-of-battlesnake-2</guid>
            <pubDate>Thu, 07 Mar 2019 00:00:00 GMT</pubDate>
            <description><![CDATA[What if programming was fun and accessible for everyone?]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="what-if-programming-was-fun-and-accessible-for-everyone">What if programming was fun and accessible for <strong>everyone</strong>?<a href="#what-if-programming-was-fun-and-accessible-for-everyone" class="hash-link" aria-label="Direct link to what-if-programming-was-fun-and-accessible-for-everyone" title="Direct link to what-if-programming-was-fun-and-accessible-for-everyone">​</a></h3><p><img loading="lazy" src="/assets/images/1-KB7GZqzezCh2_v1O-OD-Sw-c1c04268e35ef65c43ca5192e7315cb0.png" width="1200" height="672" class="img_ev3q">
This past weekend we held the <a href="https://events.battlesnake.io/tournament" target="_blank" rel="noopener noreferrer">5th Annual Battlesnake Tournament</a> in Victoria BC Canada. It was easily the best event we’ve ever organized, with over 200 teams registering to compete and nearly 1,000 participants, spectators, and sponsors attending throughout the day.</p><p>If you weren’t able to attend and are curious about the event, the entire tournament is available to watch on <a href="https://www.twitch.tv/battlesnakeio" target="_blank" rel="noopener noreferrer">Twitch</a>. A quick note though: <a href="https://www.twitch.tv/videos/389395340?t=00h27m00s" target="_blank" rel="noopener noreferrer">nothing beats attending a Battlesnake event in person</a>.</p><p>This year’s event has us thinking hard about the future of Battlesnake, both what it has become and where it could go. We’re pretty excited about both and would like to share our thoughts with the Battlesnake community.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="the-story-sofar"><strong>The Story So&nbsp;Far…</strong><a href="#the-story-sofar" class="hash-link" aria-label="Direct link to the-story-sofar" title="Direct link to the-story-sofar">​</a></h2><p>Battlesnake started in 2013 when Matt Harris and I got together with some programmer friends (23, to be exact) and we challenged everyone to write programs to beat each other at <a href="https://en.wikipedia.org/wiki/Snake_%28video_game_genre%29" target="_blank" rel="noopener noreferrer">the game snake</a>. We affectionately called it “Hackwithus”, after our company Sendwithus.
<img loading="lazy" src="/assets/images/1-O3hyE7NwC_EPOGqNGdr64Q-ec5ee97664362d54c701e01a86b4f7f3.png" width="606" height="450" class="img_ev3q">Original Battlesnake Logo,&nbsp;2013
In 2015 we held the first actual “Battlesnake” at the University of Victoria. The turnout was huge, and Matt and I knew then we had stumbled onto something very unique and incredibly fun.</p><p>Since then, Battlesnake has had over 3,000 developers participate and more than 1,250 friends, families, and spectators have come out to watch and cheer. We’ve outgrown two venues and three iterations of the game engine. We’ve also given away more than $50,000 in cash prizes.</p><p>This is all very, very cool, and entirely unexpected given our humble beginnings. But much more importantly, Battlesnake has also begun to have a broad, long-lasting impact on the community around it.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-is-helping-programmers-learn-new-skills-everyyear"><strong>Battlesnake is helping programmers learn new skills every&nbsp;year.</strong><a href="#battlesnake-is-helping-programmers-learn-new-skills-everyyear" class="hash-link" aria-label="Direct link to battlesnake-is-helping-programmers-learn-new-skills-everyyear" title="Direct link to battlesnake-is-helping-programmers-learn-new-skills-everyyear">​</a></h3><p>Almost all participants use Battlesnake as a reason to learn something new. Sometimes it’s a new programming language, a new cloud platform, or more recently, learning Machine Learning technologies. What’s extra interesting about this is that they aren’t learning alone. There’s always another team or another developer who’s learning at the same time, or has already built a snake using that particular technology. And because Battlesnake is immensely collaborative, everyone helps each other succeed in their learning.
<img loading="lazy" src="/assets/images/1-nSVvBQ0p6B6scwKqdhcArg-0e1eead2aa8ceedf5f4f8883d5a6250d.png" width="800" height="163" class="img_ev3q">Some of the technologies Battlesnake participants learn every&nbsp;year.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-is-helping-developers-gethired"><strong>Battlesnake is helping developers get&nbsp;hired.</strong><a href="#battlesnake-is-helping-developers-gethired" class="hash-link" aria-label="Direct link to battlesnake-is-helping-developers-gethired" title="Direct link to battlesnake-is-helping-developers-gethired">​</a></h3><p>Every year we see more resumes that list Battlesnake experience, win or lose. And it’s not just us; other founders and employers we talk to are seeing the same thing, and it’s working! We know of at least a dozen programmers who were hired into their current roles after competing in Battlesnake, and these are full-time roles, not just co-op or intern positions. This is very exciting and further indicative that we’re doing something right for the community.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-is-inspiring-new-programmers-to-startcoding"><strong>Battlesnake is inspiring new programmers to start&nbsp;coding.</strong><a href="#battlesnake-is-inspiring-new-programmers-to-startcoding" class="hash-link" aria-label="Direct link to battlesnake-is-inspiring-new-programmers-to-startcoding" title="Direct link to battlesnake-is-inspiring-new-programmers-to-startcoding">​</a></h3><p>We hear this all the time and this year was no exception. Friends and family members who attend Battlesnake get intrigued by the idea and return following years to participate. This happens for a couple reasons, but mostly because the game snake is a) universally recognizable, b) mechanically simple, and c) strategically complex. Anyone can watch a game and immediately understand who’s winning, why, and the strategies being used, and that inspires them think about how they’d play the game and to want to try it themselves.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-isgrowing"><strong>Battlesnake is&nbsp;growing.</strong><a href="#battlesnake-isgrowing" class="hash-link" aria-label="Direct link to battlesnake-isgrowing" title="Direct link to battlesnake-isgrowing">​</a></h3><p>It’s growing entirely organically, and frankly faster than we can handle. In fact Battlesnake is out-pacing other well-known global tech events, simply because it attracts such a wide audience.
<img loading="lazy" src="/assets/images/1-3iz6P4Ilsgbjzn42FGMOvw-220979a40ea119c5e01dc4b617493973.png" width="569" height="362" class="img_ev3q">Battlesnake Victoria Growth Since&nbsp;2013</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="battlesnake-is-growing-globally"><strong>Battlesnake is growing globally.</strong><a href="#battlesnake-is-growing-globally" class="hash-link" aria-label="Direct link to battlesnake-is-growing-globally" title="Direct link to battlesnake-is-growing-globally">​</a></h3><p>Not only is the Victoria event growing every year, but more and more programming groups around the world have asked us to help them run their own Battlesnake events. We get emails almost weekly about this sort of thing and we do everything we can to support them (including tech, branding, and sponsorship whenever we can).
<img loading="lazy" src="/assets/images/1-DKQo5DO34a-jRAXs8NTtoA-58a627e0d4ea15734f2198e7c9af0e70.png" width="800" height="370" class="img_ev3q">Battlesnake events run in&nbsp;2018
This is all incredibly inspiring for the entire Battlesnake team. We’d never imagined the impact we could have with what started as a silly, friend-only programming event.</p><p>If you were to ask us right now what Battlesnake is and why it exists, our answer would be simple: <em>“Battlesnake is making programming fun and accessible”</em>. And that’s what motivates us to keep growing it.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="this-year-andbeyond">This Year and&nbsp;Beyond<a href="#this-year-andbeyond" class="hash-link" aria-label="Direct link to This Year and&nbsp;Beyond" title="Direct link to This Year and&nbsp;Beyond">​</a></h2><p>The question we’re faced with now is “what comes next?” We’ve thought about this long and hard, and there are many ideas for growth and new directions. The one that excites us the most though is both the simplest and probably the largest:</p><blockquote><p><strong>“What if Battlesnake made programming fun and accessible for *</strong>everyone*?<strong>”</strong></p></blockquote><p>That’s a big, lofty goal and that’s exactly what we’re going to work towards. To that end, here are our plans for the coming year.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="launch-our-newplatform">Launch Our New&nbsp;Platform<a href="#launch-our-newplatform" class="hash-link" aria-label="Direct link to Launch Our New&nbsp;Platform" title="Direct link to Launch Our New&nbsp;Platform">​</a></h3><p>First, we’re going to launch a new platform where anyone in the world can discover Battlesnake, quickly build a snake, and create games with friends. In fact we’ve already started! <a href="https://play.battlesnake.io/" target="_blank" rel="noopener noreferrer">It’s available now at play.battlesnake.io</a>, and anyone can sign up and participate.
<img loading="lazy" src="/assets/images/1-CkIefpYMeg6nS526gFgnuA-bab1a9d8613bb139dd06cd378cd4c518.png" width="546" height="257" class="img_ev3q">play.battlesnake.io
This is the same platform that ran the 2019 Battlesnake Victoria event so it’s already been tested by the best snake developers out there. We have really big plans and ambitions for what this platform could become and we’re excited to get started.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="create-an-open-source-community">Create an Open Source Community<a href="#create-an-open-source-community" class="hash-link" aria-label="Direct link to Create an Open Source Community" title="Direct link to Create an Open Source Community">​</a></h3><p>From this point forward, all Battlesnake platform and engine development will happen <a href="https://github.com/battlesnakeio" target="_blank" rel="noopener noreferrer">publicly on GitHub</a>. This means anyone can see what we’re working on, <a href="https://github.com/battlesnakeio/roadmap" target="_blank" rel="noopener noreferrer">what changes are coming up</a>, and get involved by submitting pull requests.
<img loading="lazy" src="/assets/images/1-h8JclHeTi1-5XLXMlnwPYg-ae2e764db5cea971ceea343b29d58c50.png" width="565" height="301" class="img_ev3q">
You can check it all out at <a href="https://github.com/battlesnakeio/" target="_blank" rel="noopener noreferrer">github.com/battlesnakeio</a>. We’ll also start running regular community meetups (more to come on that) and posting here about changes we make as things grow.</p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="support-even-more-globalevents">Support Even More Global&nbsp;Events<a href="#support-even-more-globalevents" class="hash-link" aria-label="Direct link to Support Even More Global&nbsp;Events" title="Direct link to Support Even More Global&nbsp;Events">​</a></h3><p>Lastly, we want to support even more events run by companies, students, and developer groups around the world. We’re amazed at how many people have started their own Battlesnake communities and we want to do everything we can to help them grow.</p><p>This will take many forms over the coming year and we’re looking forward to working closely with event organizers and global sponsors to help these events have as much impact as possible.
<img loading="lazy" src="/assets/images/1-RsDYSJgfdYbVAomWbhNFOg-a3fb8967a9d0180335a3cced2c572aa9.png" width="800" height="259" class="img_ev3q">
And so that’s the future of Battlesnake. We want to make programming fun and accessible for everyone, and we’re going to work hard to make that happen. <a href="https://play.battlesnake.io/about/mission/" target="_blank" rel="noopener noreferrer">You can learn more about this in our Mission Statement</a>.</p><p><strong>Do you have ideas, or want to be involved? </strong>Awesome, we need your help and we’d love to hear from you. You can connect with us directly on <a href="https://play.battlesnake.io/slack/" target="_blank" rel="noopener noreferrer">Slack</a>, <a href="https://play.battlesnake.io/twitter/" target="_blank" rel="noopener noreferrer">Twitter</a>, or <a href="https://github.com/battlesnakeio" target="_blank" rel="noopener noreferrer">GitHub</a>.</p><p>Thanks!
~ Brad</p>]]></content:encoded>
        </item>
    </channel>
</rss>