eugene-serb / battleships

Battleships game. Let's have a fun!

Home Page:https://eugene-serb.github.io/battleships/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

battleships

Battleships game online. Let's have a fun!

Stack:

Commands:

  • npm run start — run with watcher
  • npm run dev — run dev server
  • npm run build — build in production mode,
  • npm run build:dev — build in development mode,
  • npm run lint — run lint check,
  • npm run lint:fix — run lint fix,
  • npm run format — run prettier check,
  • npm run format:fix — run prettier fix,
  • npm run test — run tests

About

Battleships game. Let's have a fun!

https://eugene-serb.github.io/battleships/

License:GNU General Public License v3.0


Languages

Language:JavaScript 73.6%Language:HTML 19.3%Language:CSS 7.0%