laker109

Results 2 issues of laker109

A pretty Basic Minesweeper game written in Python for console. Purpose of the Contribution This Pull Request introduces a fully-functional Minesweeper game implemented in Python. The script allows the user...

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.