Skip to content

Krsmanovic-S/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Another legacy game recreated in Python using Pygame.

Features:

  • Menu functionality

  • Ability to change the grid size as well as the mine count

  • All the rules that are in the original minesweeper

  • Floodfill algorithm for opening cells


Button template ---> https://shorturl.ae/8DWLq

Font ---> https://www.1001fonts.com/arcadeclassic-font.html

Menu Background ---> https://opengameart.org/content/grungy-title-screen-background


The settings/workspace I used for compiling:

Python Version ---> 3.10.4

IDE            ---> PyCharm

screenshot_1


screenshot_3

Releases

No releases published

Languages