Skip to content

dmclavel/battleship

Repository files navigation

Battleship Application

A game where players can shoot on a specific board coodinates.

Tech Stack

Client: React TS, Redux, Material UI, Parcel

Test: Jest

Design Guide

Figma Design See design guide here

Application

Desktop Battleship Desktop View

Tablet Battleship Tablet View

Mobile Battleship Mobile View

Run Locally

Clone the project

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

Go to the project directory

  cd battleship

Install dependencies

  yarn

Start the server

  yarn dev

Running Tests

To run tests, run the following command

  yarn test

About

Battleship Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published