Deminator is a minesweeper clone written in python using the pygame library.
It provides an AI solver that can solve the game for you.
- Clone this repository:
git clone https://github.com/Lucccyo/deminator.git
cd deminator- Install the required dependencies:
pip install pygameRun the main script and enjoy (turn the sound on for the full experience!):
py main.py