2025-03-07 19:51:32 +00:00
2025-03-05 10:57:55 +00:00
2025-03-07 19:51:13 +00:00
2025-03-05 10:53:13 +00:00
2025-03-05 20:31:55 +00:00
2025-03-05 13:33:56 +00:00

minesweeper

Minesweeper game in C++ and GTK4

Instructions to build

Install dependencies

sudo apt install libgtkmm-4.0-dev libsigc++-3.0-dev

Go to the project folder

cd minesweeper

Setup meson and compile the project

meson setup build
meson compile -C build
Description
No description provided
Readme GPL-3.0 635 KiB
Languages
C++ 86.3%
Nix 10.6%
Meson 3.1%