Skip to content

Jason-CKY/MineSweeper_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineSweeper_Java

A MineSweeper game written in Java Contributors to this project:

  1. CHENG KUAN YONG, JASON
  2. NG YE DONG

About this game

The User Interface is programmed using Java toolkit.

Alt text Alt text

This game has 2 distinct themes to it: namely a Dark theme and a Horror theme, inspired by the Aliens movie.

Win/Lose Condition

Winning condition is triggered when all non-mine tiles are pressed, or when all mines are correctly flagged.

Alt text

Lose condition is triggered when the player clicks on a tile with a mine.

Alt text

Difficulty levels

There are 3 different difficulties level to the game: Easy, Intermediate, and Difficult. The difficulty levels are set according to the number of cells and mines in the game.

Easy Mode: 10 mines in 10x10 tile map

Alt text

Intermediate Mode: 40 mines in 16x16 tile map

Alt text

Hard Mode: 99 mines in 16x30 tile map

Alt text

Image gallery

Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text