lkdm / minesweeper-py

A Minesweeper clone in Python that uses PyQt5, Unit-testing, Workers, SQLite, and Pickles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyMineSweeperClone

A Minesweeper clone in Python that uses PyQt5, Unit-testing, Workers, SQLite, and Pickles. The game logic is based on graph theory.

Screenshot of the application running on Mac OS X.

Video of the game's features.

Gamemodes

Includes both classic mode and hexagonal mode.

Design

This software was designed to maximise code reuse between both versions of Minesweeper.

About

A Minesweeper clone in Python that uses PyQt5, Unit-testing, Workers, SQLite, and Pickles.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%