🚧 🚀This is a SocketIO based realtime multiplayer game built using ExpressJS and ReactJS. This repository is the frontend of the game. 🚧
About | Technologies | Requirements | Contributing | Author
It is a simple multiplayer game. There consists of a board containing NxN dots on it. The players have to add edges between two dots. The player who completes a box is rewarded a point and a bonus move. The player wilth maximum boxes completed wins the game.
The following tools were used in this project:
Before starting 🏁, you need to have Git, Node, and the above Libraries installed.
For major changes, please open an issue first to discuss what you would like to change.
- open terminal in root directory
- run command npm start
npm start
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Ravi Verma