Skip to content

Front end battleship app that uses words instead of ships. Place your words on the grid and try and find the ships placed by the computer.

Notifications You must be signed in to change notification settings

P-Hansen/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrabble Ship

Created by: Philip Hansen

Front end battleship app that uses words instead of ships. Place your words on the grid and try and find the ships placed by the computer.

Project Setup / Getting Started

The following steps are to install locally on your machine:

  1. Clone or download the repository.
git clone https://github.com/P-Hansen/battleship
  1. Navigate to the project directory and install dependencies.
$ cd battleship
$ npm install
  1. Open the index.html file in your browser.

Screenshots

"New Game"

"Placed"

"Game"


Written in JavaScript, HTML/CSS with JQuery.

About

Front end battleship app that uses words instead of ships. Place your words on the grid and try and find the ships placed by the computer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors