You can review DEMO version here - https://oldminesweeper.netlify.app/
- About
- Features
- Installation
- Usage
- License
This Minesweeper game is a classic puzzle game developed in TypeScript and styled with SCSS. It adheres to Object-Oriented Programming (OOP) principles, providing a clean and maintainable codebase. The game is designed to be playable on both PC and mobile devices.
- Random bomb placement on each game start for a unique experience.
- Flag placement on right mouse click to help you mark potential mines.
- Revealing all unflagged mines after losing the game to see your mistakes.
- Play again button for quick restarts.
- Winning message for the sense of accomplishment.
- Clone the repository: git clone https://github.com/vazha2000/minesweeper.git
- Navigate to the project directory: cd minesweeper
- Install dependencies: npm install
- To run the development server, use the following command: npm run dev
-
This project is the original work of Vazha Sikturashvili. All rights are reserved
-
If you are interested in using, modifying or distributing this project, please contact Vazha Sikturashvili for permission and licensing details