Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aryank1511/battlesnake

Battlesnake is multiplayer game where your code is the controller! All you need is a web server that responds to the Battlesnake API.
https://github.com/aryank1511/battlesnake

algorithms battlesnake data-structures python3

Last synced: 3 days ago
JSON representation

Battlesnake is multiplayer game where your code is the controller! All you need is a web server that responds to the Battlesnake API.

Awesome Lists containing this project

README

        

# Python Battlesnake
Battlesnake is multiplayer game where your code is the controller! All you need is a web server that responds to the Battlesnake API.
- 🐍 Start your Battlesnake journey at [play.battlesnake.com](https://play.battlesnake.com) 💜
- Create a starter snake in python [here](https://github.com/BattlesnakeOfficial/starter-snake-python)