Skip to content

ModinWang1/qt_minesweeper

Repository files navigation

qt_minesweeper

Minesweeper game with full functionality built in C++ using Qt class interface

In order to run the game,

  1. Ensure Qt is installed
  2. Download project files
  3. Navigate to folder and generate makefiles using "qmake assignment1.pro"
  4. Run make to build the project
  5. Run the generated executable and have fun!

The game includes all the functionality of Minesweeper including flagging and marking squares as "?".

image

Above shows the game in action

About

Minesweeper game with full functionality built in C using Qt class interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published