/battleship

teamwork-playground

Primary LanguageTypeScript

Battleship game

It is a group project

Developers:

The initial version of the game (a simple server and an algorithm for hitting the ship) - https://github.com/gentoosiast/teamwork-playground

Skills:

  • React, React Toolkit
  • TypeScript
  • Multiplayer and singleplayer
  • Server: WebSocket
  • Styled Components
  • Canvas

This project has been created using webpack-cli, you can now run

cd client
npm i
npm run start