Skip to content

Commit

Permalink
Create libremines.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bollos00 authored and Trilarion committed Sep 27, 2021
1 parent ba872b5 commit 4f15176
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions entries/libremines.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# LibreMines

A Free/Libre and Open Source Software Qt based Minesweeper game available for GNU/Linux, FreeBSD and Windows systems.

- Home: https://bollos00.github.io/LibreMines/
- Inspiration: Minesweeper
- State: mature
- Download: https://github.com/Bollos00/LibreMines/releases
- Platform: Linux, Windows
- Keyword: minesweeper, qt, cpp, qt5, qt6
- Code repository: https://github.com/Bollos00/LibreMines
- Code language: C++
- Code license: GPL-3.0
- Code dependency: CMake, Qt Core, Qt Gui, Qt Widgets, Qt Svg, CMake
- Assets license: CC BY-SA 4.0
- Developer: Bollos00


## Building

- Build system: CMake
- Build instructions: https://github.com/Bollos00/LibreMines

0 comments on commit 4f15176

Please sign in to comment.