Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages