Skip to content

Minesweeper game created with C++. This version of Minesweeper features custom game board and mine counts, a debug mode for revealing hidden mines, a score board, and standard Minesweeper functions such as flagging, recursive mine reveal, and result feedback. This project showcases my understanding of OOP in larger scale projects.

Notifications You must be signed in to change notification settings

KerrickC/Minesweeper-Plus-Plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper-Plus-Plus

About

Minesweeper game created with C++. This version of Minesweeper features custom game board and mine counts, a debug mode for revealing hidden mines, a score board, and standard Minesweeper functions such as flagging, recursive mine reveal, and result feedback. This project showcases my understanding of OOP in larger scale projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages