Skip to content

Stepashka20/Minesweeper-GO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper GO

❓ What is it

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.

👶 Getting Started

Firstly, you will need to clone the repo locally. Once you have it ready navigate into the directory and run the following commands:

  1. npm install
  2. cp .env.sample .env
  3. npm run

🗃️ Directory Organization

  • 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

📷 Screenshots

About

Online Minesweeper with multiplayer and other things

Topics

Resources

Stars

Watchers

Forks

Languages