From 4f151766bb2ba6a7449616135d8e97afa7a8b659 Mon Sep 17 00:00:00 2001 From: Bollos00 <53309405+Bollos00@users.noreply.github.com> Date: Sun, 26 Sep 2021 01:50:53 -0300 Subject: [PATCH] Create libremines.md --- entries/libremines.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 entries/libremines.md diff --git a/entries/libremines.md b/entries/libremines.md new file mode 100644 index 00000000..421dc0d2 --- /dev/null +++ b/entries/libremines.md @@ -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