Skip to content

๐Ÿ A debugging tool for recursive lookahead strategies.

Notifications You must be signed in to change notification settings

GriffinLedingham/battle-snake-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

battle-snake-debugger

A debugging tool for recursive lookahead strategies.

Requirements

  • Node 9.4.0+

Setup

  • npm install

Usage

  • npm run dev

Once running, the server will be accepting socket connections on port 3003. Implement the client class in to your battle snake server, and utilize the wipe(), pushNode() and finalData() hooks to compile your data for the debugger.

About

๐Ÿ A debugging tool for recursive lookahead strategies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published