GitHunt
TH

theDrake/minesweeper-py

A simple Minesweeper clone

minesweeper-py

The classic Minesweeper game, developed using Python 2.7
and PyGTK 2.24 by
David C. Drake.

Controls

  • Left-click to reveal what's under a square (and its empty neighbors). If
    this reveals a mine, you lose the game. If it reveals a number, the number
    indicates how many mines are adjacent to that square.
  • Right-click to place a flag on a square you suspect of hiding a mine.

Languages

Python100.0%

Contributors

MIT License
Created June 4, 2014
Updated December 24, 2022
theDrake/minesweeper-py | GitHunt