Skip to content

pratyuxxhh/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINESWEEPER

A fun and challenging Minesweeper game built using JAVA. The game allows you to uncover a grid of tiles while avoiding hidden mines. With each click, the tiles either display a number (indicating how many mines are adjacent) or explode if you click on a mine. The objective is to clear all non-mined tiles without triggering any bombs.

Features

  • Interactive Grid: Click to uncover tile mines.
  • Difficulty Levels: Choose from different difficulty levels (e.g., easy and hard).
  • Responsive Design: Play on desktops .
  • Sounds: when the mine is touched , an explosive sound will make your eardrums ..... :)

HOMEPAGE

home2

EasyMode

easy2

HardMode

hard2

How To Play

  1. Click on any tile to uncover it.
  2. If the tile reveals a number, it tells you how many mines are adjacent to that tile.
  3. If you click on a mine, the game ends with an explosion.
  4. The goal is to uncover all the tiles that don't have mines and flag all the mines.

Installation

Follow these steps to get the project up and running locally:

  1. Clone the Repository:

    git clone https://github.com/pratyuxxhh/minesweeper.git
  2. Run the jar file Run the jar file , thats it , but the jar file is not working properly for some reason.

About

this is a simple minesweeper game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages