Python-Projects icon indicating copy to clipboard operation
Python-Projects copied to clipboard

Add simple Minesweeper console game in Python

Open laker109 opened this issue 3 months ago • 0 comments

This pull request adds a simple console-based Minesweeper game implemented in Python. The project is aimed at beginners and follows the structure of other simple Python scripts in this repository.

laker109 avatar Sep 09 '25 22:09 laker109