JavaScript starter template for Battlesnake; deploy a web server to control.
Official Battlesnake starter implementing the Battlesnake HTTP API so your code controls in-game snakes. It uses Node.js and Express, includes an optional Dockerfile, and is suited for learning game AI, prototyping snake controllers, and deploying a web-accessible game agent.
0