cbinners / battlesnake-download-tool

Chrome Extension to download game states for battlesnake.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

battlesnake-download-tool

Chrome Extension to download game states for battlesnake

What does this do

This extension will allow you to download JSON inputs for snakes. Useful for building unit tests for your snakes.

How to use

Download zip file of repository, navigate to chrome://extensions, turn on developer mode, and select "Load Unpacked"

Once this is loaded, go to a game on play.battlesnake.com, and use the extension to download input states for the snakes of your choice..

Have fun and good luck!

About

Chrome Extension to download game states for battlesnake.io

License:MIT License


Languages

Language:JavaScript 88.4%Language:HTML 11.6%