Skip to content

In this project, it's builded a one-player version of the classic board game Battleship! There will be 10 ships hidden in random locations on a square grid. The player will have some predefined moves to try to sink all of the ships.

License

Notifications You must be signed in to change notification settings

davidfigueroar9/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Battleship Game

GitHub license

In this project, it's builded a one-player version of the classic board game Battleship! There will be 10 ships hidden in random locations on a square grid. The player will have some predefined moves to try to sink all of the ships.

Online Demo

The demo is hosted in netlify service.

Super Battleship Game

Super Battleship Game

Installation

To install the application follow the steps below in the console, you need to have installed nodejs, git and yarn.

Download repo:

git clone https://github.com/davidfigueroar9/battleship.git

Change to directory:

cd battleship

Install dependencies:

yarn install

Run App:

yarn start

About

In this project, it's builded a one-player version of the classic board game Battleship! There will be 10 ships hidden in random locations on a square grid. The player will have some predefined moves to try to sink all of the ships.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published