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

https://github.com/aryank1511/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.
https://github.com/aryank1511/python-battlesnake

algorithms artificial-intelligence data-structures python3

Last synced: 7 months 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

# 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)