Classic strategy game for two players
» Available at Heroku «
This game was build using next technologies:
- TypeScript
- React
- Redux
- Reactstrap
- Express
- Socket.io
- Webpack
- SASS
Before you start, make sure that you have node > 13.x and npm installed.
- Clone this repo
git clone https://github.com/tsvetkovda/battleships-io.git
- Install all dependencies with
npm install
- To start development mode locally run these commands in separate terminal sessions
npm run watch
andnpm run server
- Open localhost:3000 in you browser
- Second client should be opened in private browser tab