An open API service indexing awesome lists of open source software.

https://github.com/billmei/battleboat

A JavaScript AI that beats humans at battleship.
https://github.com/billmei/battleboat

Last synced: 7 months ago
JSON representation

A JavaScript AI that beats humans at battleship.

Awesome Lists containing this project

README

          

# battleboat

A JavaScript AI that beats humans at battleship.

Play the game here: [https://billmei.github.io/battleboat](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.