Skip to content

nbclark/halite-viz-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Halite Visualization Loader

This is a simple node service that will run the game visualization locally, and auto-reload anytime a new HLT is generated. This makes it easy to tweak your bot, run a local battle, then view the results.

  1. brew install npm # (I use homebrew)
  2. npm install -g babel-cli
  3. npm install --save-dev babel-preset-es2015
  4. npm install
  5. npm install ejs
  6. npm start &

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published