Skip to main content

Terminal based multiplayer (and singleplayer) minesweeper

Project description

defusedivision is a terminal based multiplayer (and singleplayer) implementation of minesweeper.

Your goal is to correctly flag all the mines on the minefield without setting off any of the mines. By default, the controls are:

Arrow keys to move your cursor ‘f’ key to flag a cell as containing a mine ‘enter’ key to probe that cell

If you probe a cell and that cell doesn’t contain any mines, then that cell is revealed and will display a number in the center. That number indicates the number of mines that are ‘touching’ that cell, either directly above, below, to the left or right, or any of the four diagonals. If a cell doesn’t contain any mines, then all surrounding cells without mines are recursively revealed to the player.

Play minesweeper!

Play minesweeper by launching defusedivision and selecting ‘Singleplayer’. Just like that, you’re playing!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

defusedivision-0.0.5.tar.gz (1.4 MB view hashes)

Uploaded Source

Built Distribution

defusedivision-0.0.5-py3-none-any.whl (1.4 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page