Two functions are defined: setupStrategy
and playStrategy
.
They are really simple functions right now, they play randomly with no real strategy.
Try to improve them.
- Fork this repo and clone your fork.
python -m SimpleHTTPServer
- Visit
localhost:8000
- Modify
setupStrategy
orplayStrategy
inscript.js
- Refresh your browser and try your changes.
- Goto 4.
- Commit and push to the
gh-pages
branch. - See your results LIVE at https://yourgithubname.github.io/battleship-ai