(yet another) Minesweeper implementation with curses, cuz why not
Project description
Curses Minesweeper
(yet) another Minesweeper implementation, cuz why not?
Features
- Minesweeper
- Lightweight
- 3 control schemes (WASD, arrow keys, numpad)
- Customizable grid size
- Deterministic mine placement with seeeding
- Runs in most terminals
- Oh, and also Minesweeper
Installation
pip install curses-minesweeper
Usage
To play the game in terminal
minesweeper
use minesweeper --help for more information
To start the game from a python script
import curses_minesweeper
curses_minesweeper.launch()
use help(curses_minesweeper) for more information
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file curses_minesweeper-1.0.0.tar.gz.
File metadata
- Download URL: curses_minesweeper-1.0.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68c1304c2d7a67c9f339abd1c22a80e0acb5a95b008126df002f9b1b5690c6a1
|
|
| MD5 |
e31e0c2018776d45a5aa76e83f5c368b
|
|
| BLAKE2b-256 |
2000e6d10d99d8bbad00a993c4fa20edd2e671e8483b77f69280cbfd342e14de
|
File details
Details for the file curses_minesweeper-1.0.0-py3-none-any.whl.
File metadata
- Download URL: curses_minesweeper-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df030b8a52735335a7cdd422ed11ace3067613b3abdb7132d46af28a2f324fe2
|
|
| MD5 |
4ecde6f3dbabbd975e2b7977c63ab77f
|
|
| BLAKE2b-256 |
0fb0b230aa0e993f51e16d4b9df60d07c847ae94a12a736849df6591888247ca
|