syedmazharaliraza / minesweeper-winxp

Home Page:https://xp.mazhar-ali.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minesweeper (Windows XP edition)

image

Minesweeper (XP edition) is a logic puzzle video game of strategy built into the theme of Windows XP.

πŸ“œ Rules

Minesweeper rules are very simple. (Source: minesweeper.online)

  • The board is divided into cells, with mines randomly distributed.
  • To win, you need to open all the cells. The number on a cell shows the number of mines adjacent to it.
  • Using this information, you can determine cells that are safe, and cells that contain mines.
  • Cells suspected of being mines can be marked with a flag using the right mouse button.

πŸ§‘β€πŸ’» Tech Stack

ReactJS TypeScript SASS ReduxJS-Toolkit

πŸ› οΈ Installation Steps

  1. Fork the project
  2. Clone the project
  3. Navigate to the project directory cd minesweeper-winxp
  4. Install dependencies with npm install
  5. Run npm start

🌐 Web App

https://minesweeper-winxp.netlify.app/

About

https://xp.mazhar-ali.com/


Languages

Language:TypeScript 78.3%Language:SCSS 18.8%Language:HTML 2.9%