My attempt at cloning the original Minesweeper, written in Python using Pygame.
To play, run: main.py
Requirements:
- Python 3.10.3
- Pygame
Spritesheets in pygame: https://www.youtube.com/watch?v=ePiMYe7JpJo
- Save high scores and player name
- Make an AI that can solve the board



