This repository is not active
micodell/MineSweeper-using-Python-Tkinter
This Minesweeper game is built using Python and tkinter for the graphical user interface. It employs a Depth-First Search (DFS) approach to reveal cells, adding a strategic twist to the classic game.
Python