An implementation of a battleship-like game written in JavaScript and HTML5
- Visit http://grotr.github.io/battleship with in a better browser OR
- Unzip all files to a directory of your choosing.
- To start the game, double-click on the index.html file or right-click > open with a browser
Note: The game is designed to be played in Google Chrome. Using other browsers may result in unexpected results. Use other browsers at your own risk.
- Begin the game by launching the index.html file by double-clicking on it
- Select "Play Game"
- Select a game mode: One Player, Two Player, Crazy One Player, or Crazy Two Player
- In any mode, player 1 will place their ships
- If playing in a Two Player mode, player 2 will then place their ships
- In normal mode, place shots strategically to be the first person to sink all of the opponents ships!
- In crazy mode, use your special shots to hunt ships and sink them faster!
- Be careful, in crazy mode if you lose a ship, you lose that ship's special shot!
- After you're done, why not play another game of Battleship? :)
See humans.txt