Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

32 lines (27 loc) · 1.25 KB

battleship

Introduction:

An implementation of a battleship-like game written in JavaScript and HTML5

Installation:

  1. Visit http://grotr.github.io/battleship with in a better browser OR
  2. Unzip all files to a directory of your choosing.
  3. 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.

Playing a game:

  1. Begin the game by launching the index.html file by double-clicking on it
  2. Select "Play Game"
  3. Select a game mode: One Player, Two Player, Crazy One Player, or Crazy Two Player
  4. In any mode, player 1 will place their ships
  5. If playing in a Two Player mode, player 2 will then place their ships
  6. In normal mode, place shots strategically to be the first person to sink all of the opponents ships!
  7. In crazy mode, use your special shots to hunt ships and sink them faster!
  8. Be careful, in crazy mode if you lose a ship, you lose that ship's special shot!
  9. After you're done, why not play another game of Battleship? :)

Credits:

See humans.txt