Stuff I made for Windows XP Minesweeper!
Find a file
2025-08-20 08:21:38 +08:00
build.md Update build.md 2025-06-18 12:56:27 +08:00
MineSolver.py Add files via upload 2025-06-19 15:25:07 +08:00
Minesweeper.CT Update Minesweeper.CT 2025-08-20 08:21:38 +08:00
README.md Update README.md 2025-06-19 15:25:47 +08:00
ReadMem.c Update ReadMem.c 2025-06-18 12:32:06 +08:00
ReadMem.py Update ReadMem.py 2025-06-18 07:04:38 +08:00

Minesweeper-Tools

Since I can't provide you the actual minesweeper program myself, I will instead tell you some things about it, you can look for some of these things on the internet. I got mine from a Windows XP virtual machine.

This is some text that was in the name of its ISO: Windows XP Professional 64-bit Corporate Edition.

These are the hashes for the version of Minesweeper I'm using:

MD5: 9c45d38b74634c9ded60bec640c5c3ca
SHA1: 79d03b17ce9e7ff9595253a402efb856b0888ea0
SHA256: bcff89311d792f6428468e813ac6929a346a979f907071c302f418d128eaaf41

The product version for this Minesweeper is 5.1.2600.0.

Tools icluded:

  • A cheat table for the game
  • A python program to tell you where the bombs are
  • A port of the python program in C
  • A python program that solves games really fast

Click here for instructions on how to build it yourself.