Skip to content

A script that plays Minesweeper autotonomously by moving and clicking the mouse.

Notifications You must be signed in to change notification settings

Luke-Jacobs/Minesweeper-Bot

Repository files navigation

Minesweeper-Bot

This script plays Minesweeper on an HD screen.

  • Process
    • It grabs the screen using the PIL library
      • Tiles are determined by the value of a specific pixel
      • Tile information is placed into a 2-dimensional Numpy array and encoded as simple integers

About

A script that plays Minesweeper autotonomously by moving and clicking the mouse.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages