Skip to content

C++ implementation of text-based minesweeper game with 3 difficulties.

Notifications You must be signed in to change notification settings

marykcoe/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

To compile, use g++ -std=c++17 Minesweeper.cpp -o minesweeper

Enjoy!

About

C++ implementation of text-based minesweeper game with 3 difficulties.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages