Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages