PySweeper

Recreated the game Minesweeper with Python, using Pygame.

Features

  • Randomly generate bombs at locations, given a number and grid size
  • Customizable colors for the display of numbers and bombs
  • Ending screen available

This is one of my earliest recreation of games.

The GitHub link is available here.