Skip to content

kendalblythe/battleship-app

Repository files navigation

Battleship App

Introduction

Battleship is a classic strategy/guessing game of naval combat. This project is a monorepo containing the following apps and packages for implementing the Battleship web application.

Apps

  • battleship-nextjs-app
  • battleship-react-app

Packages

  • battleship-engine
  • battleship-ui

Play Battleship

You can play a game of Battleship here.

Technologies

Getting Started

After you clone the Git repository, you can run the following Yarn commands.

  • yarn - install packages
  • yarn build - build production apps
  • yarn dev - run development apps
  • yarn lint - lint check
  • yarn format - format code

Developer

Kendal Blythe - Check me out on LinkedIn!