Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.
/ Minesweeper Public archive

Minesweeper assignment for ITI1121. This project contains the bonus portion of the assignment, which gives the player the ability to "flag" a position on the board that may contain a mine.

Notifications You must be signed in to change notification settings

dannyshwan/Minesweeper

Repository files navigation

Minesweeper

Minesweeper assignment for ITI1121. This project contains the bonus portion of the assignment, which gives the player the ability to "flag" a position on the board that may contain a mine.

Minesweeper.java and Stack.java were pre-coded by professor Turcotte and Jourdan. Main is contained in the former.

Controls:

Left Click - Uncover a position on the board.

Right Click - Flag a position on the board that might contain a mine.

About

Minesweeper assignment for ITI1121. This project contains the bonus portion of the assignment, which gives the player the ability to "flag" a position on the board that may contain a mine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages