Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 298 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 298 Bytes

battleboat

A JavaScript AI that beats humans at battleship.

Play the game here: https://billmei.github.io/battleboat

If you want to try stuff out, run setDebug(true); in the console before doing anything. You'll also get access to some cool features.