install the deb package: x86-64/amd64 arm64
Install the package from the AUR using an AUR helper like yay:
yay -S mines-tui
mines-tui
man mines-tui
- Movement:
hjkl or ←↓↑→ - Place flag:
f - Open tile:
s - Display highscores:
b - Emphasize neighbouring cells
e - Open the game manual:
m - Quit:
q
(please read man mines-tui)
- install dependencies
makemake install
(If linking fails, consider replacing -lncursesw with -lncurses in the Makefile)
- libncurses-devel
This project was my playground to learn C, so don't expect the cleanest code or the most optimized solutions. I might have done things differently if I had to redo it! If you're keen to chip in, feel free to send over your ideas or pull requests


