Skip to content

dragonprevost/battlesnake2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

battlesnake-python

Docs: https://docs.battlesnake.io/
latest engine: https://github.com/battlesnakeio/engine/releases/latest
python 2.7
Running on 2.18 windows ~ goh

Running the Snake Locally

  1. Get Requirements
pip install -r requirements.txt
  1. Run local Snake Server. Note the "listening on ..." url
python app/main.py
  1. Get lateset Engine

https://github.com/battlesnakeio/engine/releases/tag/v0.2.19

  1. Run Engine in dev mode (for windows, have to use git bash shell)
./engine.exe dev
  1. Go to http://localhost:3010/ then put in the snake url

  2. Test client in your browser: http://localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages