Skip to content

nel-luke/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

A simple rendition of Minesweeper with the core functionality and minimal styling.

Installation

No installation required! It is built as a standalone application. Simply unzip the file and run. Download the latest release here.

Note: Windows might complain about the application being potentially harmful. This is only because the code is not signed, but it is very much safe to run.

Building

his program is built and tested with Qt 5.15 for Windows 10 64-bit. Previous Qt versions and other desktop platforms are untested, but should work. Simply import the project into Qt Creator and build.

License

This project is licensed under LGPL3