Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 265 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 265 Bytes

XPSweeper

Automatic player for Windows XP minesweeper.

It uses the Win32 API to grab screenshots of the game, then sends mouse events to solve the game. It is capable of discerning ambiguous cases, and finishes the game most of the time without random guessing.