It is a group project
- Antonina Berchuk:
- Server
- Bot logic
- Game logic
- Style
- Polina Vorobeva:
- Canvas
- Algorithm of random location of ships
The initial version of the game (a simple server and an algorithm for hitting the ship) - https://github.com/gentoosiast/teamwork-playground
- 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