Skip to content

lauren-cousin/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

Minesweeper

This program is a simple implementation of Minesweeper.

The user is presented with a number of unlabeled square buttons in a grid, and some of these squares contain hidden mines. The user can click a square to reveal it, and the goal is to reveal all of the safe squares without clicking any of the mines. When a safe square is revealed, it is labeled with the number of mines in the 8 surrounding squares. If the user suspects that a square has a mine, they can mark it with a flag, which prevents it from being accidentally revealed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages