Skip to content

KshavCode/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Minesweeper

A simple game created using tkinter, requires you to find all the mines in the shortest time. Can you do it in minimal number of seconds?

Required Package(s)

Python Version Used: 3.11

numpy

pip install numpy

Installation Guide

Make sure you pull this repo and store both the files in the same folder.

Future Plans

Nothing