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.
- Host: GitHub
- URL: https://github.com/billmei/battleboat
- Owner: billmei
- License: mit
- Created: 2013-01-21T13:54:12.000Z (almost 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-01-25T01:23:02.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T08:43:32.393Z (7 months ago)
- Language: JavaScript
- Homepage: https://billmei.github.io/battleboat
- Size: 171 KB
- Stars: 169
- Watchers: 17
- Forks: 66
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.