Algorithm meetup
open browser with developer's console, open battleship.html in browser
shoot with "battleShip.shoot(x,y)" (0,0) is in top left. (9,4) is bottom row, 5th column win when one ship is sunck
ship locations are hardcoded does not check for intersecting ship placement