Page 1 of 1

Minesweeper

Posted: Wed Nov 17, 2021 6:02 am
by 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


Re: Minesweeper

Posted: Wed Nov 17, 2021 6:40 am
by williams2

xbomb-2.2b.pet is 32 bit but runs in BionicPup64 without 32 bit compatability libs.

https://archive.org/download/Puppy_Linu ... b-2.2b.pet

https://archive.org/download/Puppy_Linu ... Game_Repo/


Re: Minesweeper

Posted: Wed Nov 17, 2021 6:49 am
by bigpup

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.


Re: Minesweeper

Posted: Wed Nov 17, 2021 7:28 am
by amethyst

Attached the original Windows game, need Wine to run it. Change the file extension to .exe after download.


Re: Minesweeper

Posted: Wed Sep 07, 2022 3:11 pm
by lmemsm

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/


Re: Minesweeper

Posted: Wed Sep 07, 2022 6:30 pm
by JakeSFR

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!