Rust + Rocket starter for building Battlesnake game server bots.
An official Battlesnake starter that implements the Battlesnake API as a Rust web server using the Rocket framework. The repo includes an optional Dockerfile for containerized deployment and is suited for building competitive Battlesnake bots, experimenting with algorithms, or learning systems programming and performance tuning.
0