Skip to content

Remake of the classic game Minesweeper with Java and Processing 3 for graphics. A final project for ICS3U.

License

Notifications You must be signed in to change notification settings

Fungeey/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Game Screenshot

Project Description

This remake of Minesweeper was created in 2018 as a final project for ICS3U, using Java and Processing 3 for graphics.

Game Description

Minesweeper is a strategy game on a grid of cells. The goal of the game is to clear the grid of hidden 'mines' without detonating any of them. The user is aided by clues about the number of neighbouring mines in each cell.

Controls

  • X: Flag cell
  • Z: Open cell / select
  • X and Z: Chord (Reveal all non-bomb cells around a certain cell if the number of flags adjacent to that cell is equal to it's number)

Installation

Run the .jar file to start Minesweeper.

About

Remake of the classic game Minesweeper with Java and Processing 3 for graphics. A final project for ICS3U.

Topics

Resources

License

Stars

Watchers

Forks

Packages