Minesweeper
Are there any minsweeper games puppy can play... I'm using Slaacko5.7-32 bit, but others might also like a version for their system 32/64 bit.
8Geee
Are there any minsweeper games puppy can play... I'm using Slaacko5.7-32 bit, but others might also like a version for their system 32/64 bit.
8Geee
xbomb-2.2b.pet is 32 bit but runs in BionicPup64 without 32 bit compatability libs.
XBomb Home page
http://www.gedanken.org.uk/software/xbomb/
This is a version of the minesweeper game for X Windows.
Why XBomb not another version?
Have you ever played minesweeper on a grid that is other than square in shape?
Try playing on a hexagonal grid or for a challenge on a triangular grid.
Attached the original Windows game, need Wine to run it. Change the file extension to .exe after download.
I've seen several versions of the Minesweeper game written using SDL and even one that use FLTK. I happen to like this version of the game: https://sourceforge.net/projects/remined/
Here's a statically linked (musl + tinyxlib) build of xdemineur.
Should work on any i?86/x86_64 system with X (maybe XWayland, too, but I'm not sure).
Code: Select all
usage: ./xdemineur [-v] [-display displayname] [-geometry geom] [-m mines]
Greetings!