Skip to content
#

minesweeper

Here are 298 public repositories matching this topic...

This project is a classic Minesweeper game implemented in Python using the Pygame library. The objective of the game is to clear a rectangular board containing hidden "mines" or bombs without detonating any of them, with help from clues about the number of neighboring mines in each field. You can flag a tile if you think it could have a mine.

  • Updated Jul 11, 2024
  • Python

Improve this page

Add a description, image, and links to the minesweeper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the minesweeper topic, visit your repo's landing page and select "manage topics."

Learn more