Stuff I made for Windows XP Minesweeper!
| build.md | ||
| MineSolver.py | ||
| Minesweeper.CT | ||
| README.md | ||
| ReadMem.c | ||
| ReadMem.py | ||
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.