Skip to content

You are provided with a 8x8 board with total 8 mines in it which you cannot see. Your task is to reveal only empty cells. If you get hit by a mine then game is over. So watch your step! To Run this game... Install Python 3.X version. Run the minesweeper.py with python interpreter using command "python3 minesweeper.py"

Notifications You must be signed in to change notification settings

arbaazkhan03/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Minesweeper

You are provided with a 8x8 board with total 8 mines in it which you cannot see. Your task is to reveal only empty cells. If you get hit by a mine then game is over. So watch your step! To Run this game... Install Python 3.X version. Run the minesweeper.py with python interpreter using command "python3 minesweeper.py"

About

You are provided with a 8x8 board with total 8 mines in it which you cannot see. Your task is to reveal only empty cells. If you get hit by a mine then game is over. So watch your step! To Run this game... Install Python 3.X version. Run the minesweeper.py with python interpreter using command "python3 minesweeper.py"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages