/heel-bruiser

A server that responds to snake related requests using a snakey algorithm. For Battlesnake 2018.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Heel-Bruiser

A snake for BattleSnake 2019. This snake may be able to bruise a heel but ultimately the head will be crushed.

Visit battlesnake.io/readme for API documentation.

Automatically deploued to Heroku at https://heel-bruiser.herokuapp.com

Virtual Environment

run the virtual environment using source env/bin/activate

maybe install the packages using pip3 install -r requirements.txt

run the snake with python3 app/main.py