malyfko / BattleShip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BattleShip WIP

This is the online version of well-known paper "BatlleShip" game. BattleShip

Building and running

npm install
npm run build
npm run server

Testing and linting

npm test
npm run lint

About


Languages

Language:JavaScript 83.7%Language:CSS 12.5%Language:HTML 3.9%