← Back to Projects

Minesweeper Pygame

Created
Minesweeper Pygame

📖 Project Overview

I've always loved the game Minesweeper, and will admit to wasting many hours on it when I probably should have been working when it came standard with the Windows OS.

I recently played several phone apps that were very close to the original, but I got tired of all the ads.

I'd been playing around with Pygame, and decided to make my own Minesweeper, but with blackjack and hookers. Just kidding, at least about the hookers.

I've uploaded the code to GitHub, and it can be found here. The code is completely open source and will work on any system, provided you install Python and Pygame.

The size of the board and mine count is dynamic and user-adjustable. All the game assets were drawn by yours truly using Inkscape