Skip to content

GaganBhusal/Minesweeper_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper GUI — Classic Game!

Helloooooo!
This is my version of good old Minesweeper game — built entirely with Python using tkinter for GUI.


What’s Inside?

  • A fully working Minesweeper with a graphical interface
  • Classic mechanics: click to reveal, right-click to flag
  • Recursive clearing of empty tiles (like the real game!)
  • All built using standard Python — no fancy dependencies

Gameplay Previews

Gameplay 1


Gameplay 2


Gameplay 1


---

For Getting Started

Requirements

Just Python!
No need to install anything extra. Just Python.....

To Run it:

git clone https://github.com/GaganBhusal/Minesweeper_GUI.git
cd Minesweeper_GUI
python minesweeper_new.py

About

My very first proper projec that I made back on 2022, where I tried to replicate classical Minesweeper Game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages