Skip to content

Game of minesweeper in python with option of autosolving or making one move for you

Notifications You must be signed in to change notification settings

adbreeker/AutoSaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AutoSaper

Simple minesweeper game in python with use of pygame.

You can play it like ordinary sapper

Python 3 10 24 06 2023 00_28_57


But you can also use special options:

  • Press H to get single help, application will firstly mark all known bombs and then open new fields:

Python 3 10 24 06 2023 00_29_27


  • Press A to turn on autosolve, application will finish the game for you, chosing random field if there is nothing more to calculate:

Python 3 10 24 06 2023 00_29_45

About

Game of minesweeper in python with option of autosolving or making one move for you

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages