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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file defusedivision-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: defusedivision-0.0.10-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c206d29a066e83e3375a82b26bf0c5ebe0ce2abf46c11ffb849cd71cfbc0922 |
|
MD5 | 11f049425f32b845721f153eb158918f |
|
BLAKE2b-256 | 96a4da997d3f5c434b20ec3522ecc027941b6c55d5505825cb2fb30d494e3f6f |