Python Flask starter implementing a Battlesnake web-server for game bots.
Official Battlesnake starter that implements the Battlesnake API using Python and Flask, with an optional Dockerfile for deployment. Includes example snake logic, API endpoint handlers, and instructions to run locally or deploy so you can prototype and test web-controlled game bots.
0