Skip to content

kipppppp/MineSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Minesweeper

Description

This project allows the user to play a game of Minesweeper. Utilizes a 3D array to represent a minefield and recursion to search adjacent cells. Because this project was completed for coursework I am unable to publicly share the source code.

Languages Used

  • C++

Program Walk-Through:

Launch the game
Default grid

Enter desired move
Enter desired move

Flag potential mine locations
Flag mine locations

Step on a mine!
Game over

Correctly flag all mines and clear all other locations
You win!

Grid/Number of mines is scalable for larger minefields
Larger minefield

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published