An official Battlesnake template written in Python. Get started at play.battlesnake.com.
This project is a great starting point for anyone wanting to program their first Battlesnake in Python. It can be run locally or easily deployed to a cloud provider of your choosing. See the Battlesnake API Docs for more detail.
This project uses Python 3 and Flask.
- Click the green 'Run' button to start your Battlesnake.
- Use your repl.co URL to register your Battlesnake and play games on play.battlesnake.com.
Continue with the Battlesnake Quickstart Guide to customize and improve your Battlesnake's behavior.