/battleshipt

Do you get it? BattleSHIPT?? I'm hilarious.

Primary LanguageJavaScript

Battleshipt

A JavaScript recreation of Battleship.

To play, visit https://michael-shipt.github.io/battleshipt/, or:

  1. Clone/download ZIP
  2. npm install
  3. npm run dev
  4. Open index.html in your browser
  5. You can see attack results of "Hit", "Miss", "Taken", or "Sunk" in the debug console.