Python-Projects
Python-Projects copied to clipboard
Add simple Minesweeper console game in Python
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.