Skip to main content

A cool minesweeper

Project description

Mfranceschi Minesweeper

My_CI made-with-python PyPI - Python Version PyPI license

Sandbox repo for myself: write the best possible Minesweeper code!

Context

I am doing this side-project as a hobby. It is relatively easy to write a working minesweeper but it's harder to code nicely. My intention here is to write and enhance my code as I learn new coding guidelines. I am currently learning from the following sources:

  • book "Clean Code" by Robert C. Martin (2002)
  • book "The Pragmatic Programmer" by Andy Hunt and Dave Thomas (2019 Remaster)
  • YouTuber ArjanCodes

How to use

Requirements: Python >=3.7, Tkinter (for GUI code = for playing!). Helper for Debian: sudo apt install -y python3.7 python3-tk.

Using PyPI

You can download and install the package from PyPI:

pip install mfranceschi-minesweeper
  • Play the game by running directly in your terminal mf-mines.
  • Use the code by importing the package mfranceschi_minesweeper (beware of the underscore '_').

Git clone

You can also clone this repo! Once it is done:

  • Install dependencies with pip install -r requirements.txt.
  • Other packages used during development (not required to interpret the files): pylint, pytest, mypy.
  • Play the game by running from the repo's root python .
    • It will actually execute the file __main__.py.
  • Use the code at will! Recommended IDE is VS Code since I used it and added a .vscode/settings.json file in the repo.

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

mfranceschi-minesweeper-0.2.0.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mfranceschi_minesweeper-0.2.0-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file mfranceschi-minesweeper-0.2.0.tar.gz.

File metadata

  • Download URL: mfranceschi-minesweeper-0.2.0.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.8.10 Linux/4.4.0-19041-Microsoft

File hashes

Hashes for mfranceschi-minesweeper-0.2.0.tar.gz
Algorithm Hash digest
SHA256 75a714491e1372b30dbef5f72489f8302df6db9862155f83e8bb2f1eb48cc752
MD5 ea3155e3af3992550c3c3b24a3981aef
BLAKE2b-256 6e506010453ed2b039cd625fde47a8ebaba2e4ee96323e4b4fbc947e30a7def0

See more details on using hashes here.

File details

Details for the file mfranceschi_minesweeper-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mfranceschi_minesweeper-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1b3df9983f194028cc1b0c8ee2496e7a99c139c49eaa23a33d48b16a474213e5
MD5 d589d6b3ff8ffa4a86f308521c525501
BLAKE2b-256 5d5b8dde81f6542f89032fdbe86200d28cfcc3d5739ebb2a3a0a0f5343ea844d

See more details on using hashes here.

Supported by

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