Skip to content

shantanusoni72/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

image

Minesweeper is a logic puzzle video game genre generally played on personal computers. The game features a grid of clickable squares, with hidden "mines" scattered throughout the board. The objective is to clear the board without detonating any mines, with help from clues about the number of neighboring mines in each field. Minesweeper is a python based game.

Steps to install

Install the termcolor and pyfiglet python modules by typing following commands in terminal. pip3 install termcolor pyfiglet

Run python3 main.py.

Current version

2022.1.0

About

Minesweep is a python based game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages