Skip to main content

A command-line clone of Minesweeper in Python

Project description

A command-line clone of Minesweeper in Python.

Screenshot

Supports Linux, Mac, and Windows on Python 3.4 or newer. Can be played in most terminal emulators that support colors. Includes options for custom difficulties and user-specified mine placements.

To install use pip:

pip install terminal-mines

Once installed, use the mines command to start a new game.

For help, controls, and usage run mines --help after installing.

If you'd like to set terminal-mines up for local development run these commands:

git clone https://github.com/JoelEager/terminal-mines.git
cd terminal-mines
pip install --editable .

After doing that the mines command will point to your cloned copy.

terminal-mines is based on Click.

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

terminal-mines-1.2.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

terminal_mines-1.2-py3-none-any.whl (8.6 kB 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