UNPKG

battleship-search

Version:

maximize an n-dimensional landscape using the battleship search algorithm

7 lines (6 loc) 120 B
{ "scripts": { "build": "browserify main.js -o bundle.js", "watch": "watchify main.js -o bundle.js -dv" } }