Skip to content

kalviumcommunity/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper Game

Project Overview

This project aims to develop a classic Minesweeper game using Javascript, showcasing essential Object-Oriented Programming (OOP) concepts.

How to Play

  1. Select a cell to reveal its content.
  2. If a mine is revealed, the game is lost.
  3. If a numbered cell is revealed, it indicates the number of adjacent mines.
  4. Use this information to strategically reveal cells and avoid mines.
  5. Right-click to flag cells you suspect contain mines.
  6. Win the game by revealing all non-mine cells or lose by triggering a mine.

About

Classis Mineweeper Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published