Skip to content

2miles/minesweeper

Repository files navigation

Minesweeper

My attempt at cloning the original Minesweeper, written in Python using Pygame.

Running

To play, run: main.py
Requirements:

  • Python 3.10.3
  • Pygame

Screenshots

ScreenShot ScreenShot ScreenShot ScreenShot

References used

Spritesheets in pygame: https://www.youtube.com/watch?v=ePiMYe7JpJo

Todo

  • Save high scores and player name
  • Make an AI that can solve the board

About

Minesweeper clone uisng Pygame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages