Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
/ minesweeper-py Public archive

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

License

Notifications You must be signed in to change notification settings

lkdm/minesweeper-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages