Skip to content

CosiNull/minesweeperBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

How to Use the Bot


Necessary Software and Code
1. Make sure to have python installed on your computer with the following modules: (pickle, pyautogui, numpy).
2. Make sure to download the code on your computer (Press the green button code on the top right of the main page of the github repository).

Preparation
1. Set up your split screen with your terminal in one side and the minesweeper game (google minesweeper hard) on the other side.
2. Next your might need to adjust the corner coordinate in screenshot.py (startX and startY) by running the screenshot function. Make sure that the board image (board.png) fits the board perfectly.

Play
1. Run play.py on your terminal.

Enjoy!!!

About

Python bot destroys Google Minesweeper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages