/MineSweep

Minesweeper bot

Primary LanguagePython

MineSweep, a python scipt that solves minesweeper!

B)

Dependencies

This script requires pyautogui to work! Install it with pip3 install pyautogui

Usage

  1. Run the original minesweeper executable from The internet archive, and make sure the entire window is visible.
  2. Run the script. It will keep running until a new best time is acheived (Where it will crash with an ugly error message.)
Have fun cheating in minesweeper!