UNPKG

battleship-search

Version:

maximize an n-dimensional landscape using the battleship search algorithm

7 lines (6 loc) 119 B
<html> <body> <canvas width="800" height="400"></canvas> <script src="bundle.js"></script> </body> </html>