Minesweeper GO is an online minesweeper with two game modes: single player and multiplayer. In single-player mode, you can get in-game money and rating for completing maps at speed, and in multiplayer you can get rating for defeating other players. Money can be spent on nickname customization and avatar borders. Rating is used to show top players.
Firstly, you will need to clone the repo locally. Once you have it ready navigate into the directory and run the following commands:
npm install
cp .env.sample .env
npm run
- Assets: Images, and other Media
- Components: Header and modals, which can be used from any part of the project
- Pages: each router have relevant page component