Skip to content

awsomcoder/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’ฃ Minesweeper

Minesweeper Game Qt Framework C++ CMake GitHub Release

A modern implementation of the classic Minesweeper game built with Qt and C++, featuring customizable gameplay, and high score tracking.

โœจ Features

  • Three difficulty levels:

    • Beginner (9ร—9 grid with 10 mines)
    • Intermediate (16ร—16 grid with 40 mines)
    • Expert (24ร—24 grid with 99 mines)
  • Custom mode - Create your own board size and mine count

  • High score system - Track your best times for each difficulty

  • Responsive UI - Adapts to window resizing

๐ŸŽฎ Gameplay

  • Left-click to reveal a square
  • Right-click to place/remove a flag
  • Clear the board without hitting mines to win
  • Numbers show how many mines are adjacent
  • Complete the game with all mines flagged to record your score

๐Ÿ“ฆ Dependencies

  • Qt 5 or later
  • C++17 compatible compiler

๐Ÿš€ Getting Started

  • Clone the repository
  • Open the project in Qt Creator
  • Build and run

๐Ÿ“ธ Screenshots

About

C++ implementation of classic Minesweeper game using Qt

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors