Skip to content

🚩 A Minesweeper clone of the Windows 98 version built with React. 💣

Notifications You must be signed in to change notification settings

Deohgu/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview


About

A Minesweeper Web Application based on the original Windows 98 version. The app was entirely built from scratch including the grid traversing algorithm.


Stack

  • TypeScript
  • React
  • Redux toolkit
  • styled-components

Future Features?

New features will continually be added, that work can been seen in projects.

Examples :

  • Easy start option (initial press reveals an area)
  • Guess Free game option (game can be completed without having to guess)
  • Infinite Scrolling game mode
  • Minesweeper solver/probability calculator

How to run

  1. npm ci
  2. npm start
  3. Open http://localhost:3000 to view it in the browser.

Contributing

The Minesweeper Web App is open for anyone that is interested.
If you wish to contribute feel free to open any issues regarding bugs, possible features or start discussions.

About

🚩 A Minesweeper clone of the Windows 98 version built with React. 💣

Topics

Resources

Stars

Watchers

Forks