Skip to content

Recreation of the Minesweeper game with an integrated auto-solver.

Notifications You must be signed in to change notification settings

ediberbe/minesweeper_auto-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper_auto-solver

Recreation of the Minesweeper game with an integrated auto-solver.

Prerequisites

Before you continue, ensure you have met the following requirements:

  • You have installed a compatible Python version.
  • You have installed a compatible PyGame version. pip install pygame

Start

To start program run main.py script using Python. If using Windows you can double click on main.bat

Controls

Tile Left-CLick -> Reveal Tile
Tile Right-Click -> Flag Tile, Unflag Tile

Face Left-Click -> New Game
Face Right-Click -> Start Auto-solve, Pause Auto-solve, Resume Auto-solve

Built With

Acknowledgments

About

Recreation of the Minesweeper game with an integrated auto-solver.

Resources

Stars

Watchers

Forks

Packages

No packages published